Package org.pentaho.di.core.lifecycle

Interface Summary
KettleLifecycleListener A callback to be notified when the Kettle environment is initialized and shut down.
LifecycleListener A callback interface that listens to specific lifecycle events triggered when Spoon starts and stops.
LifeEventHandler  
 

Class Summary
KettleLifecycleSupport A single point of contact for Kettle Lifecycle Plugin instances for invoking lifecycle methods.
LifecycleSupport  
LifeEventInfo  
 

Enum Summary
LifeEventInfo.Hint  
LifeEventInfo.State  
 

Exception Summary
LifecycleException