Package | Description |
---|---|
org.apache.commons.exec |
Modifier and Type | Method | Description |
---|---|---|
void |
ExecuteWatchdog.timeoutOccured(Watchdog w) |
Called after watchdog has finished.
|
void |
TimeoutObserver.timeoutOccured(Watchdog w) |
Called when the watchdog times out.
|