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. | 
registergetServiceinitialize, link, start, stopBundleActivator.State getCurrentState()
BundleActivator.Statevoid reset()