Uses of Class
org.apache.commons.exec.Watchdog
-
Uses of Watchdog in org.apache.commons.exec
Modifier and TypeMethodDescriptionWatchdog.Builder.get()
Creates a new configured ExecuteWatchdog.Modifier and TypeMethodDescriptionvoid
ExecuteWatchdog.timeoutOccured
(Watchdog w) Called after watchdog has finished.void
TimeoutObserver.timeoutOccured
(Watchdog w) Called when the watchdog times out.