|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeoutException | |
---|---|
org.ops4j.pax.exam.rbc.client | |
org.ops4j.pax.exam.spi.container |
Uses of TimeoutException in org.ops4j.pax.exam.rbc.client |
---|
Methods in org.ops4j.pax.exam.rbc.client that throw TimeoutException | |
---|---|
void |
RemoteBundleContextClient.waitForState(long bundleId,
int state,
long timeoutInMillis)
Waits for a bundle to be in a certain state and returns. |
Uses of TimeoutException in org.ops4j.pax.exam.spi.container |
---|
Methods in org.ops4j.pax.exam.spi.container that throw TimeoutException | |
---|---|
void |
TestContainer.start()
Starts the test container. |
void |
TestContainer.stop()
Stops the test container. |
void |
TestContainer.waitForState(long bundleId,
int state,
long timeoutInMillis)
Waits for a bundle to be in a certain state and returns. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |