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