Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

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
 


Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

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