|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.jndi.JNDIBaseStorable
org.apache.activemq.command.ActiveMQDestination
org.apache.activemq.command.ActiveMQQueue
public class ActiveMQQueue
| Field Summary | |
|---|---|
static byte |
DATA_STRUCTURE_TYPE
|
| Fields inherited from class org.apache.activemq.command.ActiveMQDestination |
|---|
COMPOSITE_SEPERATOR, compositeDestinations, destinationPaths, hashValue, isPattern, options, 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, unresolvableDestinationTransformer |
| Constructor Summary | |
|---|---|
ActiveMQQueue()
|
|
ActiveMQQueue(java.lang.String name)
|
|
| Method Summary | |
|---|---|
byte |
getDataStructureType()
|
byte |
getDestinationType()
|
protected java.lang.String |
getQualifiedPrefix()
|
java.lang.String |
getQueueName()
|
boolean |
isQueue()
|
| Methods inherited from class org.apache.activemq.command.ActiveMQDestination |
|---|
buildFromProperties, compare, compareTo, createDestination, createDestination, equals, getCompositeDestinations, getDestinationPaths, getDestinationTypeAsString, getOptions, getPhysicalName, getQualifiedName, getUnresolvableDestinationTransformer, hashCode, isComposite, isMarshallAware, isPattern, isTemporary, isTopic, populateProperties, readExternal, setCompositeDestinations, setPhysicalName, setUnresolvableDestinationTransformer, toString, transform, writeExternal |
| Methods inherited from class org.apache.activemq.jndi.JNDIBaseStorable |
|---|
getProperties, getReference, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jms.Queue |
|---|
toString |
| Field Detail |
|---|
public static final byte DATA_STRUCTURE_TYPE
| Constructor Detail |
|---|
public ActiveMQQueue()
public ActiveMQQueue(java.lang.String name)
| Method Detail |
|---|
public byte getDataStructureType()
getDataStructureType in interface DataStructurepublic boolean isQueue()
isQueue in class ActiveMQDestination
public java.lang.String getQueueName()
throws javax.jms.JMSException
getQueueName in interface javax.jms.Queuejavax.jms.JMSExceptionpublic byte getDestinationType()
getDestinationType in class ActiveMQDestinationprotected java.lang.String getQualifiedPrefix()
getQualifiedPrefix in class ActiveMQDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||