Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dt.messages
Class AppsMessageBundleAddin

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.messages.AppsMessageBundleAddin
All Implemented Interfaces:
Addin

public class AppsMessageBundleAddin
extends java.lang.Object
implements Addin

The Addin class for the Applications Message Bundle.


Constructor Summary
AppsMessageBundleAddin()
           
 
Method Summary
 void initialize()
          This method is called when the extension is loaded.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppsMessageBundleAddin

public AppsMessageBundleAddin()
Method Detail

initialize

public void initialize()
This method is called when the extension is loaded. This method is used to register the Message Bundle as a global bundle.

Specified by:
initialize in interface Addin

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.