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

Packages that use TimeoutException
org.ops4j.pax.exam   
 

Uses of TimeoutException in org.ops4j.pax.exam
 

Methods in org.ops4j.pax.exam that throw TimeoutException
 TestContainer TestContainer.start()
          Starts the regression container.
 TestContainer TestContainer.stop()
          Stops the regression container.
 void TestTarget.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.