Class WebServerShutdownHook

  • All Implemented Interfaces:
    Runnable

    public class WebServerShutdownHook
    extends Thread
    • Method Detail

      • run

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

        public boolean isShuttingDown()
      • setShuttingDown

        public void setShuttingDown​(boolean shuttingDown)