
public abstract static class OSGiActivator.StateHandler extends Object
bundle state.| Constructor and Description |
|---|
OSGiActivator.StateHandler(OMBundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
protected abstract void |
startWithState(Object state) |
void |
stop() |
protected abstract Object |
stopWithState() |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.