public class ServiceContextProvider extends AbstractContextProvider implements ServiceProvider
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextProvider.ServiceApp
ServiceApp
|
AbstractContextProvider.OSGiAppAbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING| Constructor and Description |
|---|
ServiceContextProvider(ServerInstanceWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
boolean |
serviceAdded(org.osgi.framework.ServiceReference serviceRef,
ContextHandler context) |
boolean |
serviceRemoved(org.osgi.framework.ServiceReference serviceRef,
ContextHandler context) |
createContextHandler, getDeploymentManager, getServerInstanceWrapper, setDeploymentManageraddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic ServiceContextProvider(ServerInstanceWrapper wrapper)
public boolean serviceAdded(org.osgi.framework.ServiceReference serviceRef,
ContextHandler context)
serviceAdded in interface ServiceProviderpublic boolean serviceRemoved(org.osgi.framework.ServiceReference serviceRef,
ContextHandler context)
serviceRemoved in interface ServiceProviderprotected void doStart()
throws java.lang.Exception
doStart in class AbstractLifeCyclejava.lang.Exceptionprotected void doStop()
throws java.lang.Exception
doStop in class AbstractLifeCyclejava.lang.ExceptionCopyright © 2013 FuseSource, Corp.. All Rights Reserved.