public class ActiveMQQueue extends ActiveMQDestination
| 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 |
|---|
ActiveMQQueue() |
ActiveMQQueue(String name) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getDataStructureType() |
byte |
getDestinationType() |
String |
getQualifiedPrefix() |
boolean |
isQueue() |
compare, compareTo, createDestination, equals, getDestinationTypeAsString, getPhysicalName, hashCode, isMarshallAware, isTemporary, isTopic, setPhysicalName, toStringpublic static final byte DATA_STRUCTURE_TYPE
public ActiveMQQueue()
public ActiveMQQueue(String name)
public byte getDataStructureType()
public String getQualifiedPrefix()
getQualifiedPrefix in class ActiveMQDestinationpublic boolean isQueue()
isQueue in class ActiveMQDestinationpublic byte getDestinationType()
getDestinationType in class ActiveMQDestinationCopyright © 2011–2014 Red Hat. All rights reserved.