Uses of Interface
org.pentaho.di.core.lifecycle.LifeEventHandler
-
Packages that use LifeEventHandler Package Description org.pentaho.di.core.lifecycle -
-
Uses of LifeEventHandler in org.pentaho.di.core.lifecycle
Methods in org.pentaho.di.core.lifecycle with parameters of type LifeEventHandler Modifier and Type Method Description voidLifecycleListener. onExit(LifeEventHandler handler)Called when the application endsvoidLifecycleListener. onStart(LifeEventHandler handler)Called when the application starts.
-