Class SmartExecutorSchedulerFactory


  • public class SmartExecutorSchedulerFactory
    extends Object
    • Field Detail

      • schedulerFactory

        protected static org.quartz.SchedulerFactory schedulerFactory
    • Constructor Detail

      • SmartExecutorSchedulerFactory

        public SmartExecutorSchedulerFactory()
    • Method Detail

      • getSmartExecutorScheduler

        public static SmartExecutorScheduler getSmartExecutorScheduler()
                                                                throws org.quartz.SchedulerException
        Returns:
        the persistenceConnector
        Throws:
        org.quartz.SchedulerException
      • removeCurrentSmartExecutorScheduler

        public static void removeCurrentSmartExecutorScheduler()