Uses of Class
org.pentaho.di.core.lifecycle.LifecycleException
Packages that use LifecycleException
-
Uses of LifecycleException in org.pentaho.di.core.lifecycle
Methods in org.pentaho.di.core.lifecycle that throw LifecycleExceptionModifier and TypeMethodDescriptionvoid
KettleLifecycleListener.onEnvironmentInit()
Called during KettleEnvironment initialization.void
LifecycleListener.onExit
(LifeEventHandler handler) Called when the application endsvoid
LifecycleListener.onStart
(LifeEventHandler handler) Called when the application starts.