Class JobStop
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.scheduler.standard.po.JobStop
- All Implemented Interfaces:
com.swiftmq.swiftlet.timer.event.TimerListener, EventListener
public class JobStop
extends com.swiftmq.tools.pipeline.POObject
implements com.swiftmq.swiftlet.timer.event.TimerListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(com.swiftmq.tools.pipeline.POVisitor poVisitor) getName()voidvoidsetScheduler(Scheduler scheduler) toString()Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
JobStop
-
-
Method Details
-
getName
-
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
setScheduler
-
performTimeAction
public void performTimeAction()- Specified by:
performTimeActionin interfacecom.swiftmq.swiftlet.timer.event.TimerListener
-
toString
-