Class JLineupRunnerFactory

java.lang.Object
de.otto.jlineup.web.JLineupRunnerFactory

@Component public class JLineupRunnerFactory extends Object
  • Constructor Details

  • Method Details

    • createBeforeRun

      public de.otto.jlineup.JLineupRunner createBeforeRun(String id, de.otto.jlineup.config.JobConfig jobConfig) throws Exception
      Throws:
      Exception
    • createAfterRun

      public de.otto.jlineup.JLineupRunner createAfterRun(String id, de.otto.jlineup.config.JobConfig jobConfig) throws Exception
      Throws:
      Exception