public class BundleManagerImpl extends BundleManager
| Modifier and Type | Method and Description |
|---|---|
void |
addBundles(List<String> requiredBundles) |
Configuration |
getConfiguration() |
void |
setPrintOSGiInfo(boolean printOSGiInfo) |
preLoadBundlespublic void setPrintOSGiInfo(boolean printOSGiInfo)
setPrintOSGiInfo in class BundleManagerpublic void addBundles(List<String> requiredBundles) throws org.osgi.framework.BundleException, IOException
addBundles in class BundleManagerorg.osgi.framework.BundleExceptionIOExceptionpublic Configuration getConfiguration()
getConfiguration in class BundleManagerCopyright © 2013. All Rights Reserved.