WebLogic Integration


Uses of Interface
com.bea.wlpi.server.plugin.PluginManager

Packages that use PluginManager
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.server.plugin Provides the server-side WebLogic Process Integrator Plugin framework. 
 

Uses of PluginManager in com.bea.wlpi.client.common
 

Methods in com.bea.wlpi.client.common that return PluginManager
 PluginManager WLPI.getPluginManager()
          Return a reference to a PluginManager EJB object.
 

Uses of PluginManager in com.bea.wlpi.server.plugin
 

Subinterfaces of PluginManager in com.bea.wlpi.server.plugin
 interface PluginManagerCfg
          Configures WebLogic Process Integrator plug-ins.
 

Methods in com.bea.wlpi.server.plugin that return PluginManager
 PluginManager PluginManagerHome.create()
          Create a new PluginManager EJB.
 


WebLogic Integration

WebLogic Integration (WLI)