public interface BundleManager
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle |
getBundle(java.lang.String symbolicName,
java.lang.String versionString) |
java.util.List<org.osgi.framework.Bundle> |
getBundles() |
java.util.List<org.osgi.framework.Bundle> |
getInstalledBundles() |