Class RunStandalone.StopperThread

java.lang.Object
org.klomp.snark.standalone.RunStandalone.StopperThread
All Implemented Interfaces:
Runnable
Enclosing class:
RunStandalone

public static class RunStandalone.StopperThread extends Object implements Runnable
Threaded shutdown
Since:
0.9.61
  • Constructor Details

    • StopperThread

      public StopperThread()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable