|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
com.bea.wlcp.wlng.api.plugin.PluginInterfaceHolder
Class containing the information about a plug-in interface (north or south).
| Constructor Summary | |
PluginInterfaceHolder(Class type, Plugin plugin)Creates a holder containing the type of the interface, usually PluginNorth, PluginSouth, or PluginNorthCallback and the instance of the interface. |
|
| Method Summary | |
Plugin |
getPlugin()Returns the plugin instance |
Class |
getType()Returns the plugin type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PluginInterfaceHolder(Class type,
Plugin plugin)
| Method Detail |
public Plugin getPlugin()
public Class getType()
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||