public interface BundleRegistry extends ServiceRegistry, BundleActivator
BundleActivator.State
Modifier and Type | Method and Description |
---|---|
BundleActivator.State |
getCurrentState()
Gets the current state of the registry.
|
void |
reset()
Stops the registry and all its environment and prepare it to be restarted.
|
register
getService
initialize, link, start, stop
BundleActivator.State getCurrentState()
BundleActivator.State
void reset()