|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginInstance | |
com.bea.wlcp.wlng.api.plugin | |
com.bea.wlcp.wlng.api.plugin.common |
Uses of PluginInstance in com.bea.wlcp.wlng.api.plugin |
Subinterfaces of PluginInstance in com.bea.wlcp.wlng.api.plugin | |
interface |
ManagedPluginInstance
A plug-in instance including its lifecycle. |
Classes in com.bea.wlcp.wlng.api.plugin that implement PluginInstance | |
class |
ManagedPlugin
Deprecated. Use instead ManagedPluginService .
Managed plug-in class.
Implemented by the plug-in to be able to register in the plug-in manager. |
Methods in com.bea.wlcp.wlng.api.plugin that return PluginInstance | |
abstract PluginInstance |
PluginHolder.getPluginInstance()
Returns the PluginInstance. |
Uses of PluginInstance in com.bea.wlcp.wlng.api.plugin.common |
Classes in com.bea.wlcp.wlng.api.plugin.common that implement PluginInstance | |
class |
AbstractManagedPlugin
Deprecated. Use ManagedPluginService instead.
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 application facing or network facing interfaces. |
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |