org.wiperdog.jobmanager.internal
Class JobTerminateJob
java.lang.Object
org.wiperdog.jobmanager.internal.AbstractGenericJob
org.wiperdog.jobmanager.internal.JobTerminateJob
- All Implemented Interfaces:
- org.quartz.InterruptableJob, org.quartz.Job
public class JobTerminateJob
- extends AbstractGenericJob
- Author:
- kurohara
|
Method Summary |
protected Object |
doJob(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_JOBNAMETOTERM
public static final String KEY_JOBNAMETOTERM
- See Also:
- Constant Field Values
JobTerminateJob
public JobTerminateJob()
doJob
protected Object doJob(org.quartz.JobExecutionContext context)
throws Throwable
- Specified by:
doJob in class AbstractGenericJob
- Throws:
Throwable
Copyright © 2013. All Rights Reserved.