Class QuartzFiveSecondJob

java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
com.bytedesk.core.quartz.job.QuartzFiveSecondJob
All Implemented Interfaces:
Serializable, org.quartz.Job

@DisallowConcurrentExecution public class QuartzFiveSecondJob extends org.springframework.scheduling.quartz.QuartzJobBean implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • QuartzFiveSecondJob

      public QuartzFiveSecondJob()
  • Method Details

    • executeInternal

      protected void executeInternal(@NonNull org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      executeInternal in class org.springframework.scheduling.quartz.QuartzJobBean
      Throws:
      org.quartz.JobExecutionException