Uses of Class
org.ops4j.pax.exam.spi.container.TimeoutException

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.
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.