Class KFLifecycleListener

  • All Implemented Interfaces:
    org.pentaho.di.core.lifecycle.KettleLifecycleListener

    @KettleLifecyclePlugin(id="KFLifecycleListener",
                           name="KFLifecycleListener")
    public class KFLifecycleListener
    extends Object
    implements org.pentaho.di.core.lifecycle.KettleLifecycleListener
    • Constructor Detail

      • KFLifecycleListener

        public KFLifecycleListener()
    • Method Detail

      • onEnvironmentInit

        public void onEnvironmentInit()
                               throws org.pentaho.di.core.lifecycle.LifecycleException
        Specified by:
        onEnvironmentInit in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener
        Throws:
        org.pentaho.di.core.lifecycle.LifecycleException
      • onEnvironmentShutdown

        public void onEnvironmentShutdown()
        Specified by:
        onEnvironmentShutdown in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener