Class ScanJobFactory
java.lang.Object
com.swiftmq.impl.store.standard.jobs.ScanJobFactory
- All Implemented Interfaces:
com.swiftmq.swiftlet.scheduler.JobFactory
-
Constructor Details
-
ScanJobFactory
-
-
Method Details
-
getName
- Specified by:
getNamein interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getDescription
- Specified by:
getDescriptionin interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getJobParameters
- Specified by:
getJobParametersin interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getJobParameter
- Specified by:
getJobParameterin interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getJobInstance
public com.swiftmq.swiftlet.scheduler.Job getJobInstance()- Specified by:
getJobInstancein interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
finished
public void finished(com.swiftmq.swiftlet.scheduler.Job job, com.swiftmq.swiftlet.scheduler.JobException e) - Specified by:
finishedin interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
toString
-