Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Uses of Interface
com.bea.wlcp.wlng.api.plugin.Plugin

Packages that use Plugin
com.bea.wlcp.wlng.api.plugin   

 

Uses of Plugin in com.bea.wlcp.wlng.api.plugin

 

Subinterfaces of Plugin in com.bea.wlcp.wlng.api.plugin
 interface PluginNorth
          North interface of plugin
 interface PluginNorthCallback
          Application facing interface for async responses from plugin
 interface PluginSouth
          South interface of plugin

 

Methods in com.bea.wlcp.wlng.api.plugin that return Plugin
 Plugin PluginHolder.getPlugin()
          Returns the Plugin
 Plugin PluginInterfaceHolder.getPlugin()
          Returns the plugin instance

 

Constructors in com.bea.wlcp.wlng.api.plugin with parameters of type Plugin
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.

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.