Uses of Interface
org.pentaho.di.core.lifecycle.LifeEventHandler
Packages that use LifeEventHandler
-
Uses of LifeEventHandler in org.pentaho.di.core.lifecycle
Methods in org.pentaho.di.core.lifecycle with parameters of type LifeEventHandlerModifier and TypeMethodDescriptionvoid
LifecycleListener.onExit
(LifeEventHandler handler) Called when the application endsvoid
LifecycleListener.onStart
(LifeEventHandler handler) Called when the application starts.