public interface Registry
Modifier and Type | Method and Description |
---|---|
void |
register(org.osgi.framework.Bundle bundle) |
void |
remove(org.osgi.framework.Bundle bundle) |
void |
resolve() |
void |
unRegister(org.osgi.framework.Bundle bundle,
boolean uninstall) |
Copyright © The Apache Software Foundation. All Rights Reserved.