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