程序包 | 说明 |
---|---|
com.sh.common.exec |
限定符和类型 | 方法和说明 |
---|---|
ExecuteWatchdog |
Executor.getWatchdog()
Get the watchdog used to kill of processes running,
typically, too long time.
|
ExecuteWatchdog |
DefaultExecutor.getWatchdog() |
限定符和类型 | 方法和说明 |
---|---|
void |
Executor.setWatchdog(ExecuteWatchdog watchDog)
Set the watchdog used to kill of processes running,
typically, too long time.
|
void |
DefaultExecutor.setWatchdog(ExecuteWatchdog watchDog) |