org.apache.activemq.command
public class: ActiveMQQueue [javadoc |
source]
java.lang.Object
org.apache.activemq.jndi.JNDIBaseStorable
org.apache.activemq.command.ActiveMQDestination
org.apache.activemq.command.ActiveMQQueue
All Implemented Interfaces:
javax.jms.Queue, Externalizable, Comparable, javax.jms.Destination, DataStructure, JNDIStorableInterface
- org.apache.xbean.XBean:
element - ="queue" description="An ActiveMQ Queue
Destination"
- openwire:marshaller:
code - ="100"
- version:
$ - Revision: 1.5 $
| Field Summary |
|---|
| public static final byte | DATA_STRUCTURE_TYPE | |
| Fields inherited from org.apache.activemq.command.ActiveMQDestination: |
|---|
| PATH_SEPERATOR, COMPOSITE_SEPERATOR, QUEUE_TYPE, TOPIC_TYPE, TEMP_MASK, TEMP_TOPIC_TYPE, TEMP_QUEUE_TYPE, QUEUE_QUALIFIED_PREFIX, TOPIC_QUALIFIED_PREFIX, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_TOPIC_QUALIFED_PREFIX, TEMP_DESTINATION_NAME_PREFIX, physicalName, compositeDestinations, destinationPaths, isPattern, hashValue, options |
| Methods from org.apache.activemq.command.ActiveMQDestination: |
|---|
|
buildFromProperties, compare, compareTo, createDestination, createDestination, equals, getCompositeDestinations, getDestinationPaths, getDestinationType, getDestinationTypeAsString, getOptions, getPhysicalName, getQualifiedName, getQualifiedPrefix, hashCode, isComposite, isMarshallAware, isPattern, isQueue, isTemporary, isTopic, populateProperties, readExternal, setCompositeDestinations, setPhysicalName, toString, transform, writeExternal |