|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TestContainerException in org.ops4j.pax.exam.spi.container |
|---|
| Subclasses of TestContainerException in org.ops4j.pax.exam.spi.container | |
|---|---|
class |
TimeoutException
Denotes an exception occuring during using test container that appears due to a timeout. |
| Methods in org.ops4j.pax.exam.spi.container that throw TestContainerException | ||
|---|---|---|
|
TestContainer.getService(Class<T> serviceType)
|
|
|
TestContainer.getService(Class<T> serviceType,
long timeoutInMillis)
|
|
long |
TestContainer.installBundle(String bundleUrl)
|
|
long |
TestContainer.installBundle(String bundleLocation,
byte[] bundle)
|
|
void |
TestContainer.setBundleStartLevel(long bundleId,
int startLevel)
Sets the start level for a bundle. |
|
void |
TestContainer.startBundle(long bundleId)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||