|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecuteWatchdog | |
---|---|
org.apache.commons.exec |
Uses of ExecuteWatchdog in org.apache.commons.exec |
---|
Methods in org.apache.commons.exec that return ExecuteWatchdog | |
---|---|
ExecuteWatchdog |
DefaultExecutor.getWatchdog()
|
ExecuteWatchdog |
Executor.getWatchdog()
Get the watchdog used to kill of processes running, typically, too long time. |
Methods in org.apache.commons.exec with parameters of type ExecuteWatchdog | |
---|---|
void |
DefaultExecutor.setWatchdog(ExecuteWatchdog watchDog)
|
void |
Executor.setWatchdog(ExecuteWatchdog watchDog)
Set the watchdog used to kill of processes running, typically, too long time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |