Class 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 Detail

      • StopperThread

        public StopperThread()
    • Method Detail

      • run

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