Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Uses of Package
com.bea.wlcp.wlng.api.plugin

Packages that use com.bea.wlcp.wlng.api.plugin
com.bea.wlcp.wlng.api.interceptor   
com.bea.wlcp.wlng.api.plugin   
com.bea.wlcp.wlng.api.plugin.common   

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.interceptor
RequestInfo
          Plug-in request info used collect information about a specific application request.

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.plugin
CompletionBarrier
           
CompletionBarrierCallback
           
DenyPluginException
          Policy deny plug-in exception.
ManagedPluginInstance
          An plugin-instance including it's lifecycle.
Plugin
          Plugin interface
PluginException
          Generic plug-in exception.
PluginInstance
          Defines a plug-in instance.
PluginInstanceFactory
          Plugin instance factory creates instances of a plug-in.
PluginInstanceLifecycle
          Defines the lifecycle for a plug-in instance.
PluginNorth
          North interface of plugin
PluginNorthCallback
          Application facing interface for async responses from plugin
PluginPool
          PluginPool is a collection of PluginInstance's.
PluginService
          Defines a plug-in service.
PluginServiceLifecycle
          Interface that defines the lifecycle of a plug-in.
PluginSouth
          South interface of plugin
RequestInfo
          Plug-in request info used collect information about a specific application request.
ServiceInfoArgument
          This class describes the argument of a method of an interface of a particular service type.
ServiceInfoInterface
          This class describes the interface of a particular service type.
ServiceInfoMethod
          This class describes the method of an interface of a particular service type.
ServiceType
          Abstract defining the service type that each plugin must use when registering in the plugin manager.

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.plugin.common
CompletionBarrier
           
ManagedPlugin
          Deprecated. Use instead ManagedPluginService. Managed plug-in class. Implemented by the plug-in to be able to register in the plug-in manager.
ManagedPluginInstance
          An plugin-instance including it's lifecycle.
ManagedPluginService
          Defines a plug-in service that each plug-in must implement.
PluginInstance
          Defines a plug-in instance.
PluginInstanceFactory
          Plugin instance factory creates instances of a plug-in.
PluginPool
          PluginPool is a collection of PluginInstance's.
PluginService
          Defines a plug-in service.
PluginServiceLifecycle
          Interface that defines the lifecycle of a plug-in.
ServiceType
          Abstract defining the service type that each plugin must use when registering in the plugin manager.

 


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.