Class QueueMoverJobFactory
java.lang.Object
com.swiftmq.impl.queue.standard.jobs.QueueMoverJobFactory
- All Implemented Interfaces:
com.swiftmq.swiftlet.scheduler.JobFactory
public class QueueMoverJobFactory
extends Object
implements com.swiftmq.swiftlet.scheduler.JobFactory
-
Constructor Details
-
QueueMoverJobFactory
-
-
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
-