Class PODestinationAdded
- java.lang.Object
-
- com.swiftmq.tools.pipeline.POObject
-
- com.swiftmq.impl.topic.standard.announce.po.PODestinationAdded
-
public class PODestinationAdded extends POObject
-
-
Constructor Summary
Constructors Constructor Description PODestinationAdded(Route route)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(POVisitor visitor)
Route
getRoute()
java.lang.String
toString()
-
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
-