Class ActiveMQTopic

All Implemented Interfaces:
jakarta.jms.Destination, jakarta.jms.Topic, Externalizable, Serializable, Comparable<Object>, Referenceable, DataStructure, JNDIStorableInterface

public class ActiveMQTopic extends ActiveMQDestination implements jakarta.jms.Topic
See Also:
  • Field Details

  • Constructor Details

    • ActiveMQTopic

      public ActiveMQTopic()
    • ActiveMQTopic

      public ActiveMQTopic(String name)
  • Method Details