Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-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
          Application facing plug-in interface.
 interface PluginNorthCallback
          Application-facing interface for asynchronous responses from a plug-in.
 interface PluginSouth
          Network facing interface of a plug-in.

 

Methods in com.bea.wlcp.wlng.api.plugin that return Plugin
 Plugin PluginHolder.getPlugin()
          Returns the plug-in.
 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 (application facing), PluginSouth (network facing), or PluginNorthCallback (application facing) and the instance of the interface.

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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