Class ActiveMQTemporaryTopic
java.lang.Object
org.apache.activemq.artemis.jndi.JNDIStorable
org.apache.activemq.artemis.jms.client.ActiveMQDestination
org.apache.activemq.artemis.jms.client.ActiveMQTopic
org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
- All Implemented Interfaces:
jakarta.jms.Destination, jakarta.jms.TemporaryTopic, jakarta.jms.Topic, Serializable, Referenceable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ActiveMQDestination
ActiveMQDestination.TYPE -
Field Summary
Fields inherited from class ActiveMQDestination
QUEUE_QUALIFIED_PREFIX, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_TOPIC_QUALIFED_PREFIX, TOPIC_QUALIFIED_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ActiveMQTopic
getTopicName, toStringMethods inherited from class ActiveMQDestination
buildFromProperties, createDestination, createDestination, createQueue, createQueue, createQueue, createQueueAddressFromName, createQueueNameForSharedSubscription, createQueueNameForSubscription, createTemporaryQueue, createTemporaryQueue, createTemporaryQueue, createTemporaryQueue, createTemporaryTopic, createTemporaryTopic, createTemporaryTopic, createTemporaryTopic, createTopic, createTopic, createTopic, createTopicAddressFromName, decomposeQueueNameForDurableSubscription, delete, fromPrefixed1XName, fromPrefixedName, fromPrefixedName, getAddress, getCreated, getName, getQueueAttributes, getQueueConfiguration, getSimpleAddress, getType, isCreated, isQueue, isTemporary, populateProperties, setAddress, setCreated, setCreated, setSimpleAddress, setSimpleAddressMethods inherited from class JNDIStorable
getReference, readObject, writeObjectMethods inherited from interface jakarta.jms.TemporaryTopic
deleteMethods inherited from interface jakarta.jms.Topic
getTopicName, toString
-
Constructor Details
-
ActiveMQTemporaryTopic
public ActiveMQTemporaryTopic() -
ActiveMQTemporaryTopic
-
-
Method Details
-
equals
- Overrides:
equalsin classActiveMQTopic
-
hashCode
public int hashCode()- Overrides:
hashCodein classActiveMQTopic
-