|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSGiBootstrapProvider | |
|---|---|
| org.jboss.osgi.spi.framework | Framework integration and bootstrap. |
| org.jboss.osgi.spi.junit | JUnit test integration. |
| Uses of OSGiBootstrapProvider in org.jboss.osgi.spi.framework |
|---|
| Methods in org.jboss.osgi.spi.framework that return OSGiBootstrapProvider | |
|---|---|
static OSGiBootstrapProvider |
OSGiBootstrap.getBootstrapProvider()
Get an instance of an OSGiBootstrapProvider. |
| Uses of OSGiBootstrapProvider in org.jboss.osgi.spi.junit |
|---|
| Methods in org.jboss.osgi.spi.junit that return OSGiBootstrapProvider | |
|---|---|
protected OSGiBootstrapProvider |
OSGiTest.createBootstrapProvider()
|
OSGiBootstrapProvider |
OSGiTestHelper.createBootstrapProvider()
|
OSGiBootstrapProvider |
OSGiTestSetup.createBootstrapProvider()
|
protected OSGiBootstrapProvider |
OSGiTest.getBootstrapProvider()
|
OSGiBootstrapProvider |
OSGiTestHelper.getBootstrapProvider()
|
OSGiBootstrapProvider |
OSGiTestSetup.getBootstrapProvider()
|
| Methods in org.jboss.osgi.spi.junit with parameters of type OSGiBootstrapProvider | |
|---|---|
protected void |
OSGiTest.setBootstrapProvider(OSGiBootstrapProvider bootProvider)
|
void |
OSGiTestHelper.setBootstrapProvider(OSGiBootstrapProvider bootProvider)
|
void |
OSGiTestSetup.setBootstrapProvider(OSGiBootstrapProvider bootProvider)
|
| Constructors in org.jboss.osgi.spi.junit with parameters of type OSGiBootstrapProvider | |
|---|---|
IntegrationTestHelper(OSGiBootstrapProvider bootProvider)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||