Oracle Corporation

Deprecated API

Deprecated Classes
com.bea.wlcp.wlng.api.plugin.common.AbstractManagedPlugin
          Use instead ManagedPluginService. AbstractManagedPlugin is a helper class for implementing a PluginService. A plug-in that implements this interface will have one plug-in instance created if it registers any north or south interfaces. 
com.bea.wlcp.wlng.api.edr.EdrManager
          replaced by EdrServiceFactory This class returns the singleton instance of the Edr Service. 
com.bea.wlcp.wlng.api.plugin.ManagedPlugin
          Use instead ManagedPluginService. Managed plug-in class. Implemented by the plug-in to be able to register in the plug-in manager. 
 

Deprecated Methods
com.bea.wlcp.wlng.api.plugin.context.RequestContext.setTransactionId(String)
            
 


Oracle Corporation