Class QuartzJob

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

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

    • QuartzJob

      public QuartzJob()
  • Method Details

    • executeInternal

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

      public void test1()
    • test2

      public void test2()