|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WaitCondition
Implementers of this interface must determine the verification of a certain
condition. This condition will be verified from times to times using the
ConditionVerifier
Method Summary | |
---|---|
boolean |
verifyCondition()
Verifies a certain condition. |
Method Detail |
---|
boolean verifyCondition() throws java.lang.Exception
java.lang.Exception
- In case the condition could not be verfied.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |