Class WebServerShutdownHook

java.lang.Object
java.lang.Thread
org.pentaho.di.www.WebServerShutdownHook
All Implemented Interfaces:
Runnable

public class WebServerShutdownHook extends Thread
  • Method Details

    • 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)