Package org.pentaho.di.www
Class DefaultWebServerShutdownHandler
- java.lang.Object
-
- org.pentaho.di.www.DefaultWebServerShutdownHandler
-
- All Implemented Interfaces:
IWebServerShutdownHandler
public class DefaultWebServerShutdownHandler extends Object implements IWebServerShutdownHandler
-
-
Constructor Summary
Constructors Constructor Description DefaultWebServerShutdownHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshutdownWebServer()
-
-
-
Method Detail
-
shutdownWebServer
public void shutdownWebServer() throws Exception- Specified by:
shutdownWebServerin interfaceIWebServerShutdownHandler- Throws:
Exception
-
-