Class ExecutionJobFactory

  • All Implemented Interfaces:
    org.quartz.spi.JobFactory

    public class ExecutionJobFactory
    extends Object
    implements org.quartz.spi.JobFactory
    • Method Detail

      • newJob

        public org.quartz.Job newJob​(org.quartz.spi.TriggerFiredBundle arg0,
                                     org.quartz.Scheduler arg1)
                              throws org.quartz.SchedulerException
        Specified by:
        newJob in interface org.quartz.spi.JobFactory
        Throws:
        org.quartz.SchedulerException