public class BundleManagerImpl extends BundleManager
Modifier and Type | Method and Description |
---|---|
void |
addBundles(List<String> requiredBundles) |
Configuration |
getConfiguration() |
void |
setPrintOSGiInfo(boolean printOSGiInfo) |
preLoadBundles
public void setPrintOSGiInfo(boolean printOSGiInfo)
setPrintOSGiInfo
in class BundleManager
public void addBundles(List<String> requiredBundles) throws org.osgi.framework.BundleException, IOException
addBundles
in class BundleManager
org.osgi.framework.BundleException
IOException
public Configuration getConfiguration()
getConfiguration
in class BundleManager
Copyright © 2013. All rights reserved.