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