|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteBundle | |
|---|---|
| org.jboss.osgi.spi.framework | Framework integration and bootstrap. |
| org.jboss.osgi.spi.junit | JUnit test integration. |
| org.jboss.osgi.spi.management | Management view on deployed bundles. |
| Uses of RemoteBundle in org.jboss.osgi.spi.framework |
|---|
| Methods in org.jboss.osgi.spi.framework that return RemoteBundle | |
|---|---|
RemoteBundle |
RemoteFramework.getBundle(java.lang.String symbolicName)
Get the installed bundle |
| Methods in org.jboss.osgi.spi.framework that return types with arguments of type RemoteBundle | |
|---|---|
java.util.Set<RemoteBundle> |
RemoteFramework.getBundles()
Get the list of all installed bundles |
| Uses of RemoteBundle in org.jboss.osgi.spi.junit |
|---|
| Methods in org.jboss.osgi.spi.junit that return RemoteBundle | |
|---|---|
protected RemoteBundle |
IntegrationTest.deployBundle(java.lang.String archive)
|
RemoteBundle |
IntegrationTestHelper.deployBundle(java.lang.String archive)
|
| Uses of RemoteBundle in org.jboss.osgi.spi.management |
|---|
| Subinterfaces of RemoteBundle in org.jboss.osgi.spi.management | |
|---|---|
interface |
ManagedBundleMBean
The managed view of an OSGi Bundle. |
| Classes in org.jboss.osgi.spi.management that implement RemoteBundle | |
|---|---|
class |
ManagedBundle
The managed view of an OSGi Bundle |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||