public class BundleContextProvider extends AbstractContextProvider implements BundleProvider
AbstractContextProvider.OSGiAppAbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING| Constructor and Description |
|---|
BundleContextProvider(ServerInstanceWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bundleAdded(org.osgi.framework.Bundle bundle) |
boolean |
bundleRemoved(org.osgi.framework.Bundle bundle)
Bundle has been removed.
|
protected void |
doStart() |
protected void |
doStop() |
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 BundleContextProvider(ServerInstanceWrapper wrapper)
protected void doStart()
throws java.lang.Exception
doStart in class AbstractLifeCyclejava.lang.Exceptionprotected void doStop()
throws java.lang.Exception
doStop in class AbstractLifeCyclejava.lang.Exceptionpublic boolean bundleAdded(org.osgi.framework.Bundle bundle)
throws java.lang.Exception
bundleAdded in interface BundleProviderbundle - contextFiles - java.lang.Exceptionpublic boolean bundleRemoved(org.osgi.framework.Bundle bundle)
throws java.lang.Exception
bundleRemoved in interface BundleProviderbundle - java.lang.ExceptionCopyright © 2013 FuseSource, Corp.. All Rights Reserved.