public class ActiveMQTempQueue extends ActiveMQTempDestination
Modifier and Type | Field and Description |
---|---|
static byte |
DATA_STRUCTURE_TYPE |
COMPOSITE_SEPERATOR, PATH_SEPERATOR, physicalName, QUEUE_QUALIFIED_PREFIX, QUEUE_TYPE, TEMP_DESTINATION_NAME_PREFIX, TEMP_MASK, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_QUEUE_TYPE, TEMP_TOPIC_QUALIFED_PREFIX, TEMP_TOPIC_TYPE, TOPIC_QUALIFIED_PREFIX, TOPIC_TYPE
Constructor and Description |
---|
ActiveMQTempQueue() |
ActiveMQTempQueue(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
byte |
getDataStructureType() |
byte |
getDestinationType() |
java.lang.String |
getQualifiedPrefix() |
boolean |
isQueue() |
isTemporary
compare, compareTo, createDestination, equals, getDestinationTypeAsString, getPhysicalName, hashCode, isMarshallAware, isTopic, setPhysicalName, toString
public static final byte DATA_STRUCTURE_TYPE
public ActiveMQTempQueue()
public ActiveMQTempQueue(java.lang.String name)
public byte getDataStructureType()
public java.lang.String getQualifiedPrefix()
getQualifiedPrefix
in class ActiveMQDestination
public boolean isQueue()
isQueue
in class ActiveMQDestination
public byte getDestinationType()
getDestinationType
in class ActiveMQDestination
Copyright © 2011-2014 Red Hat. All Rights Reserved.