public abstract class AbstractQuartzJob extends java.lang.Object implements org.quartz.Job
AbstractQuartzJob()
void
execute(org.quartz.JobExecutionContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractQuartzJob()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
org.quartz.Job
org.quartz.JobExecutionException