Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.1

E37525-01


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

 

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.1

E37525-01


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