Uses of Interface
org.pentaho.di.www.IWebServerShutdownHandler
-
Packages that use IWebServerShutdownHandler Package Description org.pentaho.di.www -
-
Uses of IWebServerShutdownHandler in org.pentaho.di.www
Classes in org.pentaho.di.www that implement IWebServerShutdownHandler Modifier and Type Class Description classDefaultWebServerShutdownHandlerMethods in org.pentaho.di.www with parameters of type IWebServerShutdownHandler Modifier and Type Method Description voidWebServer. setWebServerShutdownHandler(IWebServerShutdownHandler webServerShutdownHandler)Can be used to override the default shutdown behavior of performing a System.exit
-