Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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

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

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

Methods in com.bea.wlcp.wlng.api.plugin with parameters of type PluginPool
abstract  void PluginServiceLifecycle.init(java.lang.String id, PluginPool pool)
          Initializes the plug-in service with its id and a reference to its plug-in pool.
 

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

Methods in com.bea.wlcp.wlng.api.plugin.common that return PluginPool
 PluginPool AbstractManagedPlugin.getPool()
          Deprecated.  
 

Methods in com.bea.wlcp.wlng.api.plugin.common with parameters of type PluginPool
 void AbstractManagedPlugin.init(java.lang.String id, PluginPool pool)
          Deprecated.  
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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