Package org.nuxeo.osgi
Class BundleRegistry
java.lang.Object
org.nuxeo.osgi.BundleRegistry
- Author:
- Bogdan Stefanescu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBundleAlias(String alias, String symbolicName) protected voidprotected voidgetBundle(long id) getFragments(String symbolicName) voidinstall(BundleImpl bundle) voidshutdown()voiduninstall(BundleImpl bundle) protected void
-
Constructor Details
-
BundleRegistry
public BundleRegistry()
-
-
Method Details
-
addBundleAlias
-
getBundle
-
getBundle
-
getFragments
- Since:
- 5.6
-
getInstalledBundles
-
install
- Throws:
org.osgi.framework.BundleException
-
uninstall
- Throws:
org.osgi.framework.BundleException
-
unregister
- Throws:
org.osgi.framework.BundleException
-
doPostpone
-
doRegister
- Throws:
org.osgi.framework.BundleException
-
shutdown
public void shutdown()
-