Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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

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

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

Subinterfaces of PluginService in com.bea.wlcp.wlng.api.plugin
 interface ManagedPluginService
          Defines a plug-in service that each plug-in must implement.
 

Methods in com.bea.wlcp.wlng.api.plugin that return PluginService
abstract  PluginService PluginHolder.getPluginService()
          Returns the PluginService.
 

Uses of PluginService in com.bea.wlcp.wlng.api.plugin.common
 

Classes in com.bea.wlcp.wlng.api.plugin.common that implement PluginService
 class AbstractManagedPlugin
          Deprecated. Use ManagedPluginService instead. AbstractManagedPlugin is a helper class for implementing a PluginService. A plug-in that implements this interface will have one plug-in instance created if it registers any application facing or network facing interfaces.
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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