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

Packages that use BundleInfo
org.jboss.osgi.deployment.deployer   
org.jboss.osgi.spi Common classes and interfaces. 
 

Uses of BundleInfo in org.jboss.osgi.deployment.deployer
 

Methods in org.jboss.osgi.deployment.deployer with parameters of type BundleInfo
static Deployment DeploymentFactory.createDeployment(BundleInfo info)
          Create a deploymenmt from a BundleInfo
 

Uses of BundleInfo in org.jboss.osgi.spi
 

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



Copyright © 2012. All Rights Reserved.