Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TimeoutObserver
Watchdog
Method Summary | |
void |
|
public void timeoutOccured(Watchdog w)
Called when the watchdow times out.
- Parameters:
w
- the watchdog that timed out.