Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


com.bea.wlcp.wlng.api.plugin
Interface ManagedPluginService

All Superinterfaces:
PluginInstanceFactory, PluginService, PluginServiceLifecycle
All Known Implementing Classes:
AbstractManagedPlugin

public interface ManagedPluginService
extends PluginService, PluginInstanceFactory, PluginServiceLifecycle

Defines a plug-in service that each plug-in must implement.

Implements the following interfaces:


Methods inherited from interface com.bea.wlcp.wlng.api.plugin.PluginService
getNetworkProtocol, getServiceType, getSupportedSchemes

 

Methods inherited from interface com.bea.wlcp.wlng.api.plugin.PluginInstanceFactory
createInstance

 

Methods inherited from interface com.bea.wlcp.wlng.api.plugin.PluginServiceLifecycle
doActivated, doDeactivated, doStarted, doStopped, handleForceSuspending, handleResuming, handleSuspending, init

 


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.