程序包 | 说明 |
---|---|
com.sh.common.exec |
限定符和类型 | 类和说明 |
---|---|
class |
ShutdownHookProcessDestroyer
Description:
Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
|
限定符和类型 | 方法和说明 |
---|---|
ProcessDestroyer |
Executor.getProcessDestroyer()
Set the handler for cleanup of started processes if the main process
is going to terminate.
|
ProcessDestroyer |
DefaultExecutor.getProcessDestroyer() |
限定符和类型 | 方法和说明 |
---|---|
void |
Executor.setProcessDestroyer(ProcessDestroyer processDestroyer)
Get the handler for cleanup of started processes if the main process
is going to terminate.
|
void |
DefaultExecutor.setProcessDestroyer(ProcessDestroyer processDestroyer) |