public class ActiveMQTemporaryQueue extends ActiveMQQueue implements TemporaryQueue
ActiveMQDestination.TYPE
QUEUE_QUALIFIED_PREFIX, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_TOPIC_QUALIFED_PREFIX, TOPIC_QUALIFIED_PREFIX
Constructor and Description |
---|
ActiveMQTemporaryQueue() |
ActiveMQTemporaryQueue(String address,
ActiveMQSession session) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object.
|
getQueueName
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, getName, getQueueAttributes, getQueueConfiguration, getSimpleAddress, getType, isCreated, isQueue, isTemporary, populateProperties, setAddress, setCreated, setSimpleAddress
getReference, readObject, writeObject
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
delete
getQueueName
public ActiveMQTemporaryQueue()
public ActiveMQTemporaryQueue(String address, ActiveMQSession session)
address
- session
- public String toString()
Queue
toString
in interface Queue
toString
in class ActiveMQQueue
public boolean equals(Object o)
equals
in class ActiveMQQueue
public int hashCode()
hashCode
in class ActiveMQQueue
Copyright © 2021 JBoss by Red Hat. All rights reserved.