|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.core.lifecycle.LifecycleSupport
public class LifecycleSupport
Constructor Summary | |
---|---|
LifecycleSupport()
|
Method Summary | |
---|---|
void |
onExit(LifeEventHandler handler)
|
void |
onStart(LifeEventHandler handler)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleSupport()
Method Detail |
---|
public void onStart(LifeEventHandler handler) throws LifecycleException
LifecycleException
public void onExit(LifeEventHandler handler) throws LifecycleException
LifecycleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |