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 TypeMethodDescriptionvoidKettleLifecycleListener.onEnvironmentInit()Called during KettleEnvironment initialization.voidLifecycleListener.onExit(LifeEventHandler handler) Called when the application endsvoidLifecycleListener.onStart(LifeEventHandler handler) Called when the application starts.