public class LifecycleSupport extends Object
Constructor and Description |
---|
LifecycleSupport() |
Modifier and Type | Method and Description |
---|---|
void |
onExit(org.pentaho.di.core.lifecycle.LifeEventHandler handler) |
void |
onStart(org.pentaho.di.core.lifecycle.LifeEventHandler handler) |
public void onStart(org.pentaho.di.core.lifecycle.LifeEventHandler handler) throws org.pentaho.di.core.lifecycle.LifecycleException
org.pentaho.di.core.lifecycle.LifecycleException
public void onExit(org.pentaho.di.core.lifecycle.LifeEventHandler handler) throws org.pentaho.di.core.lifecycle.LifecycleException
org.pentaho.di.core.lifecycle.LifecycleException