@PersistJobDataAfterExecution @DisallowConcurrentExecution public abstract class QuartzJob extends BaseService implements org.quartz.Job
log
QuartzJob()
abstract void
execute()
void
execute(org.quartz.JobExecutionContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuartzJob()
public abstract void execute()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2015 jiucai.org. All rights reserved.