|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||