Uses of Interface
org.pentaho.di.core.lifecycle.LifeEventHandler
-
Uses of LifeEventHandler in org.pentaho.di.core.lifecycle
Modifier and TypeMethodDescriptionvoid
LifecycleListener.onExit
(LifeEventHandler handler) Called when the application endsvoid
LifecycleListener.onStart
(LifeEventHandler handler) Called when the application starts.