public class DaemonCommandLineExecutor extends DefaultCommandLineExecutor
ProcessDestroyer before executing
any processes.INVALID_EXITVALUE| 构造器和说明 |
|---|
DaemonCommandLineExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Thread |
createThread(Runnable runnable,
String name)
Factory method to create a thread waiting for the result of an asynchronous execution.
|
execute, execute, execute, execute, getExecutorThread, getProcessDestroyer, getStreamHandler, getWatchdog, getWorkingDirectory, isFailure, launch, setExitValue, setExitValues, setProcessDestroyer, setStreamHandler, setWatchdog, setWorkingDirectoryprotected Thread createThread(Runnable runnable, String name)
createThread 在类中 DefaultCommandLineExecutorrunnable - the runnable passed to the threadname - the name of the threadCopyright © 2020. All rights reserved.