Class JobFactoryRemoved
- java.lang.Object
-
- com.swiftmq.tools.pipeline.POObject
-
- com.swiftmq.impl.scheduler.standard.po.JobFactoryRemoved
-
public class JobFactoryRemoved extends POObject
-
-
Constructor Summary
Constructors Constructor Description JobFactoryRemoved(java.lang.String groupName, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(POVisitor poVisitor)
java.lang.String
getGroupName()
java.lang.String
getName()
java.lang.String
toString()
-
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
-