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

Packages that use TimeoutException
org.ops4j.pax.exam.rbc.internal   
 

Uses of TimeoutException in org.ops4j.pax.exam.rbc.internal
 

Methods in org.ops4j.pax.exam.rbc.internal that throw TimeoutException
 void RemoteBundleContext.waitForState(long bundleId, int state, long timeoutInMillis)
          Waits for a bundle to be in a certain state and returns.
 void RemoteBundleContextImpl.waitForState(long bundleId, int state, long timeoutInMillis)
          Waits for a bundle to be in a certain state and returns.
 



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