Class ImmediateStart

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

    public class ImmediateStart
    extends AbstractSchedulerStarter
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • ImmediateStart

        public ImmediateStart​(Scheduler scheduler)
    • Method Detail

      • afterPropertiesSet

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