Uses of Interface
org.apache.sling.testing.tools.retry.RetryLoop.Condition

Packages that use RetryLoop.Condition
org.apache.sling.testing.tools.retry   
 

Uses of RetryLoop.Condition in org.apache.sling.testing.tools.retry
 

Constructors in org.apache.sling.testing.tools.retry with parameters of type RetryLoop.Condition
RetryLoop(RetryLoop.Condition c, int timeoutSeconds, int intervalBetweenTriesMsec)
          Retry Condition c until it returns true or timeout.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.