| 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.BundleExceptionIOExceptionpublic static void preLoadBundles(org.osgi.framework.launch.Framework framework,
List<String> bundleLocations,
boolean printOSGiInfo)
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic abstract CommonPaths getCommonPaths()
Copyright © 2015. All rights reserved.