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