|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The event listening interface for WatchDog
events.
Method Summary | |
void |
checkFailed(java.lang.Object obj,
java.lang.Throwable e)
Notifies the listener that a check has failed. |
void |
checkImpossible(java.lang.Object obj,
WatchDogException e)
Notifies the listener that a check could not be performed. |
void |
checkOk(java.lang.Object obj)
Notifies the listener that a check has been successful |
Method Detail |
public void checkOk(java.lang.Object obj)
public void checkFailed(java.lang.Object obj, java.lang.Throwable e)
e
- public void checkImpossible(java.lang.Object obj, WatchDogException e)
e
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |