Class JobDeletionInitializingBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class JobDeletionInitializingBean
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • JobDeletionInitializingBean

        public JobDeletionInitializingBean()
    • Method Detail

      • setScheduler

        public void setScheduler​(org.quartz.Scheduler scheduler)
      • setJobIdentifierList

        public void setJobIdentifierList​(List<JobIdentifier> jobIdentifierList)
      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws org.quartz.SchedulerException
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        org.quartz.SchedulerException