Constructor and Description |
---|
BundleManager() |
Modifier and Type | Method and Description |
---|---|
abstract CommonPaths |
getCommonPaths() |
abstract void |
loadBundlesByName(List<BundleInformation> bundles)
Load and start bundles using the metadata about a bundle.
|
static void |
preLoadBundles(org.osgi.framework.launch.Framework framework,
List<String> bundleLocations,
boolean printOSGiInfo) |
public abstract void loadBundlesByName(List<BundleInformation> bundles) throws org.osgi.framework.BundleException, IOException
org.osgi.framework.BundleException
IOException
public static void preLoadBundles(org.osgi.framework.launch.Framework framework, List<String> bundleLocations, boolean printOSGiInfo) throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public abstract CommonPaths getCommonPaths()
Copyright © 2017. All rights reserved.