public class JobWrapper extends Object implements org.quartz.Job
| Constructor and Description |
|---|
JobWrapper() |
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Jobcontext - the context for this job.org.quartz.JobExecutionExceptionCopyright © 2012. All Rights Reserved.