|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.virtual.VirtualFile root)
|
static BundleInfo |
BundleInfo.createBundleInfo(org.jboss.virtual.VirtualFile root,
java.lang.String location)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||