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 void
shutdownWebServer()
-
-
-
Method Detail
-
shutdownWebServer
public void shutdownWebServer() throws Exception
- Specified by:
shutdownWebServer
in interfaceIWebServerShutdownHandler
- Throws:
Exception
-
-