| 程序包 | 说明 |
|---|---|
| com.jn.langx.commandline |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteWatchdog |
DefaultCommandLineExecutor.getWatchdog() |
ExecuteWatchdog |
CommandLineExecutor.getWatchdog()
Get the watchdog used to kill of processes running,
typically, too long time.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultCommandLineExecutor.setWatchdog(ExecuteWatchdog watchDog) |
void |
CommandLineExecutor.setWatchdog(ExecuteWatchdog watchDog)
Set the watchdog used to kill of processes running,
typically, too long time.
|
Copyright © 2021. All rights reserved.