| Package | Description |
|---|---|
| org.apache.felix.webconsole.bundleinfo |
| Modifier and Type | Field and Description |
|---|---|
static BundleInfo[] |
BundleInfoProvider.NO_INFO
This is just an utility - empty array, that could be returned when there
is no additional information for a specific bundle.
|
| Modifier and Type | Method and Description |
|---|---|
BundleInfo[] |
BundleInfoProvider.getBundleInfo(org.osgi.framework.Bundle bundle,
java.lang.String webConsoleRoot,
java.util.Locale locale)
Gets the associated bundle information with the specified bundle (by it's
ID)
|
Copyright © 2016 FuseSource, Corp.. All Rights Reserved.