Class TriggerBean

  • All Implemented Interfaces:
    TriggerBeanSPI, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.scheduling.quartz.JobDetailAwareTrigger

    public class TriggerBean
    extends AbstractTriggerBean
    implements TriggerBeanSPI
    • Field Detail

      • startDelay

        public long startDelay
      • repeatInterval

        public long repeatInterval
      • repeatCount

        public int repeatCount
    • Constructor Detail

      • TriggerBean

        public TriggerBean()