Uses of Class
org.jboss.osgi.spi.util.BundleInfo

Packages that use BundleInfo
org.jboss.osgi.spi.capability Capabilities that can be installed in the OSGi framework. 
org.jboss.osgi.spi.util A collection of SPI provided utilities. 
 

Uses of BundleInfo in org.jboss.osgi.spi.capability
 

Methods in org.jboss.osgi.spi.capability that return types with arguments of type BundleInfo
 java.util.List<BundleInfo> Capability.getBundles()
           
 

Uses of BundleInfo in org.jboss.osgi.spi.util
 

Methods in org.jboss.osgi.spi.util that return BundleInfo
static BundleInfo BundleInfo.createBundleInfo(java.lang.String location)
           
static BundleInfo BundleInfo.createBundleInfo(java.net.URL url)
           
static BundleInfo BundleInfo.createBundleInfo(org.jboss.osgi.vfs.VirtualFile root)
           
static BundleInfo BundleInfo.createBundleInfo(org.jboss.osgi.vfs.VirtualFile root, java.lang.String location)
           
 



Copyright © 2010. All Rights Reserved.