Class POCloseObject
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.routing.single.schedule.po.POCloseObject
public class POCloseObject
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionPOCloseObject(com.swiftmq.tools.pipeline.POCallback callback, com.swiftmq.tools.concurrent.Semaphore semaphore) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
POCloseObject
public POCloseObject(com.swiftmq.tools.pipeline.POCallback callback, com.swiftmq.tools.concurrent.Semaphore semaphore)
-
-
Method Details
-
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor visitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-