| 程序包 | 说明 |
|---|---|
| com.jn.langx.commandline | |
| com.jn.langx.commandline.environment | |
| com.jn.langx.commandline.launcher | |
| com.jn.langx.commandline.streamhandler |
| 类和说明 |
|---|
| CommandLine
CommandLine objects help handling command lines specifying processes to
execute.
|
| CommandLineExecutor
The main abstraction to start an external process.
|
| ExecuteException
An exception indicating that the executing a subprocesses failed.
|
| ExecuteResultHandler
The callback handlers for the result of asynchronous process execution.
|
| ExecuteStreamHandler
Used by
Execute to handle input and output stream of
subprocesses. |
| ExecuteWatchdog
Destroys a process running for too long.
|
| InstructionSequence |
| InstructionSequenceDestroyer
Destroys all registered
Process after a certain event,
typically when the VM exits |
| TimeoutObserver
Interface for classes that want to be notified by Watchdog.
|
| Watchdog
Generalization of
ExecuteWatchdog |
| 类和说明 |
|---|
| CommandLine
CommandLine objects help handling command lines specifying processes to
execute.
|
| 类和说明 |
|---|
| CommandLine
CommandLine objects help handling command lines specifying processes to
execute.
|
| InstructionSequence |
| ProcessAdapter |
| 类和说明 |
|---|
| ExecuteStreamHandler
Used by
Execute to handle input and output stream of
subprocesses. |
Copyright © 2022. All rights reserved.