| 程序包 | 说明 |
|---|---|
| com.jn.langx.commandline |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ShutdownHookProcessDestroyer
Destroys all registered
Processes when the VM exits. |
| 限定符和类型 | 方法和说明 |
|---|---|
InstructionSequenceDestroyer |
DefaultCommandLineExecutor.getProcessDestroyer() |
InstructionSequenceDestroyer |
CommandLineExecutor.getProcessDestroyer()
Set the handler for cleanup of started processes if the main process
is going to terminate.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultCommandLineExecutor.setProcessDestroyer(InstructionSequenceDestroyer processDestroyer) |
void |
CommandLineExecutor.setProcessDestroyer(InstructionSequenceDestroyer processDestroyer)
Get the handler for cleanup of started processes if the main process
is going to terminate.
|
Copyright © 2022. All rights reserved.