public class ActiveMQTemporaryQueue extends ActiveMQQueue implements javax.jms.TemporaryQueue
JMS_QUEUE_ADDRESS_PREFIX, JMS_TEMP_QUEUE_ADDRESS_PREFIX, JMS_TEMP_TOPIC_ADDRESS_PREFIX, JMS_TOPIC_ADDRESS_PREFIX, name, QUEUE_QUALIFIED_PREFIX, QUEUE_TYPE, TEMP_MASK, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_QUEUE_TYPE, TEMP_TOPIC_QUALIFED_PREFIX, TEMP_TOPIC_TYPE, TOPIC_QUALIFIED_PREFIX, TOPIC_TYPE
Constructor and Description |
---|
ActiveMQTemporaryQueue(String address,
String name,
ActiveMQSession session) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
createAddressFromName, getQueueName
createDestination, createQueue, createQueueAddressFromName, createQueueNameForDurableSubscription, createQueueNameForSharedSubscription, createTemporaryQueue, createTemporaryQueue, createTemporaryQueue, createTemporaryTopic, createTemporaryTopic, createTemporaryTopic, createTopic, createTopicAddressFromName, decomposeQueueNameForDurableSubscription, delete, equals, fromAddress, getAddress, getName, getReference, getSimpleAddress, hashCode, isQueue, isTemporary
public ActiveMQTemporaryQueue(String address, String name, ActiveMQSession session)
address
- name
- session
- public String toString()
toString
in interface javax.jms.Queue
toString
in class ActiveMQQueue
Copyright © 2016 The Apache Software Foundation. All rights reserved.