Uses of Class
org.apache.felix.webconsole.bundleinfo.BundleInfo

Packages that use BundleInfo
org.apache.felix.webconsole.bundleinfo   
 

Uses of BundleInfo in org.apache.felix.webconsole.bundleinfo
 

Fields in org.apache.felix.webconsole.bundleinfo declared as BundleInfo
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.
 

Methods in org.apache.felix.webconsole.bundleinfo that return BundleInfo
 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 © 2012 FuseSource, Corp.. All Rights Reserved.