Class POTopicRemoved

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.topic.standard.announce.po.POTopicRemoved

public class POTopicRemoved extends com.swiftmq.tools.pipeline.POObject
  • Constructor Details

    • POTopicRemoved

      public POTopicRemoved(String destination)
  • Method Details

    • getTopicName

      public String getTopicName()
    • accept

      public void accept(com.swiftmq.tools.pipeline.POVisitor visitor)
      Specified by:
      accept in class com.swiftmq.tools.pipeline.POObject
    • toString

      public String toString()
      Overrides:
      toString in class Object