Class RoutingConnectorJobFactory
java.lang.Object
com.swiftmq.impl.routing.single.jobs.RoutingConnectorJobFactory
- All Implemented Interfaces:
com.swiftmq.swiftlet.scheduler.JobFactory
public class RoutingConnectorJobFactory
extends Object
implements com.swiftmq.swiftlet.scheduler.JobFactory
-
Constructor Details
-
RoutingConnectorJobFactory
-
-
Method Details
-
getName
- Specified by:
getNamein interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getDescription
- Specified by:
getDescriptionin interfacecom.swiftmq.swiftlet.scheduler.JobFactory
-
getJobParameters
-
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
-