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 TypeMethodDescriptionvoidLifecycleListener.onExit(LifeEventHandler handler) Called when the application endsvoidLifecycleListener.onStart(LifeEventHandler handler) Called when the application starts.