Class ActiveMQDestination

java.lang.Object
org.apache.activemq.artemis.jndi.JNDIStorable
org.apache.activemq.artemis.jms.client.ActiveMQDestination
All Implemented Interfaces:
jakarta.jms.Destination, Serializable, Referenceable
Direct Known Subclasses:
ActiveMQQueue, ActiveMQTopic

public class ActiveMQDestination extends JNDIStorable implements jakarta.jms.Destination, Serializable
ActiveMQ Artemis implementation of a JMS Destination.
See Also: