Uses of Class
org.zeroturnaround.exec.listener.ShutdownHookProcessDestroyer.ProcessDestroyerImpl
-
Packages that use ShutdownHookProcessDestroyer.ProcessDestroyerImpl Package Description org.zeroturnaround.exec.listener -
-
Uses of ShutdownHookProcessDestroyer.ProcessDestroyerImpl in org.zeroturnaround.exec.listener
Fields in org.zeroturnaround.exec.listener declared as ShutdownHookProcessDestroyer.ProcessDestroyerImpl Modifier and Type Field Description private ShutdownHookProcessDestroyer.ProcessDestroyerImpl
ShutdownHookProcessDestroyer. destroyProcessThread
The thread registered at the JVM to execute the shutdown handler
-