Class BootQuartzJob

java.lang.Object
org.summerboot.jexpress.integration.quartz.BootQuartzJob
All Implemented Interfaces:
org.quartz.Job

public class BootQuartzJob extends Object implements org.quartz.Job
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Constructor Details

    • BootQuartzJob

      public BootQuartzJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jec) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException