public class ServiceContextProvider extends AbstractContextProvider implements ServiceProvider
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextProvider.ServiceApp
ServiceApp
|
AbstractContextProvider.OSGiAppAbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener| 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, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, 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 Exception
doStart in class AbstractLifeCycleExceptionprotected void doStop()
throws Exception
doStop in class AbstractLifeCycleExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.