Package org.apache.commons.exec
Interface TimeoutObserver
- All Known Implementing Classes:
ExecuteWatchdog
Interface for classes that want to be notified by Watchdog.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidvoidCalled when the watchdog times out.