Interface | Description |
---|---|
RetryLoop.Condition |
Interface for conditions to check, isTrue will be called
repeatedly until success or timeout
|
Class | Description |
---|---|
RetryLoop |
Convenience class for retrying tests
until timeout or success.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.