Class JobFactoryAdded
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.scheduler.standard.po.JobFactoryAdded
public class JobFactoryAdded
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionJobFactoryAdded(String groupName, String name, com.swiftmq.swiftlet.scheduler.JobFactory factory) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
JobFactoryAdded
-
-
Method Details
-
getGroupName
-
getName
-
getFactory
public com.swiftmq.swiftlet.scheduler.JobFactory getFactory() -
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-