Class WekaScoringLifecycleListener

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

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

      • WekaScoringLifecycleListener

        public WekaScoringLifecycleListener()
    • 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