Class LifecycleSupport


  • public class LifecycleSupport
    extends Object
    • Field Detail

      • registry

        protected static org.pentaho.di.core.plugins.PluginRegistry registry
    • Constructor Detail

      • LifecycleSupport

        public LifecycleSupport()
    • Method Detail

      • onStart

        public void onStart​(org.pentaho.di.core.lifecycle.LifeEventHandler handler)
                     throws org.pentaho.di.core.lifecycle.LifecycleException
        Throws:
        org.pentaho.di.core.lifecycle.LifecycleException
      • onExit

        public void onExit​(org.pentaho.di.core.lifecycle.LifeEventHandler handler)
                    throws org.pentaho.di.core.lifecycle.LifecycleException
        Throws:
        org.pentaho.di.core.lifecycle.LifecycleException