|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeEventHandler | |
---|---|
org.pentaho.di.core.lifecycle | |
org.pentaho.di.ui.spoon | This package contains the classes needed by Spoon. |
Uses of LifeEventHandler in org.pentaho.di.core.lifecycle |
---|
Methods in org.pentaho.di.core.lifecycle with parameters of type LifeEventHandler | |
---|---|
void |
LifecycleSupport.onExit(LifeEventHandler handler)
|
void |
LifecycleListener.onExit(LifeEventHandler handler)
Called when the application ends |
void |
LifecycleSupport.onStart(LifeEventHandler handler)
|
void |
LifecycleListener.onStart(LifeEventHandler handler)
Called when the application starts. |
Uses of LifeEventHandler in org.pentaho.di.ui.spoon |
---|
Classes in org.pentaho.di.ui.spoon that implement LifeEventHandler | |
---|---|
class |
Spoon
This class handles the main window of the Spoon graphical transformation editor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |