Uses of Interface
org.jboss.osgi.spi.service.BundleInfo

Packages that use BundleInfo
org.jboss.osgi.spi.service A collection of SPI provided services. 
 

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

Methods in org.jboss.osgi.spi.service that return BundleInfo
 BundleInfo[] DeploymentScannerService.getBundles()
          Returns the array of bundles currently known to the deployemtn scanner.
 

Methods in org.jboss.osgi.spi.service with parameters of type BundleInfo
 void DeployerService.deploy(BundleInfo[] bundles)
          Deploy an array of bundles
 void DeployerService.undeploy(BundleInfo[] bundles)
          Undeploy an array of bundles
 



Copyright © 2009. All Rights Reserved.