Class ShutdownHookProcessDestroyer.ProcessDestroyerImpl

java.lang.Object
java.lang.Thread
org.zeroturnaround.exec.listener.ShutdownHookProcessDestroyer.ProcessDestroyerImpl
All Implemented Interfaces:
Runnable
Enclosing class:
ShutdownHookProcessDestroyer

private class ShutdownHookProcessDestroyer.ProcessDestroyerImpl extends Thread
  • Field Details

    • shouldDestroy

      private boolean shouldDestroy
  • Constructor Details

    • ProcessDestroyerImpl

      public ProcessDestroyerImpl()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • setShouldDestroy

      public void setShouldDestroy(boolean shouldDestroy)