Package | Description |
---|---|
org.pentaho.di.core.lifecycle |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleListener.onExit(LifeEventHandler handler)
Called when the application ends
|
void |
LifecycleListener.onStart(LifeEventHandler handler)
Called when the application starts.
|