public class OSGiRegistryImpl extends OSGiRegistry
Modifier and Type | Method and Description |
---|---|
void |
addBundlesFor(String commandName) |
Configuration |
getConfiguration() |
void |
setCommandInfoSource(CommandInfoSource source) |
void |
setPrintOSGiInfo(boolean printOSGiInfo) |
preLoadBundles
public void setPrintOSGiInfo(boolean printOSGiInfo)
setPrintOSGiInfo
in class OSGiRegistry
public void setCommandInfoSource(CommandInfoSource source)
setCommandInfoSource
in class OSGiRegistry
public void addBundlesFor(String commandName) throws org.osgi.framework.BundleException, IOException
addBundlesFor
in class OSGiRegistry
org.osgi.framework.BundleException
IOException
public Configuration getConfiguration()
getConfiguration
in class OSGiRegistry
Copyright © 2013. All Rights Reserved.