org.apache.activemq.command
public class: ActiveMQTopic [javadoc |
source]
java.lang.Object
org.apache.activemq.jndi.JNDIBaseStorable
org.apache.activemq.command.ActiveMQDestination
org.apache.activemq.command.ActiveMQTopic
All Implemented Interfaces:
javax.jms.Topic, Externalizable, Comparable, javax.jms.Destination, DataStructure, JNDIStorableInterface
- org.apache.xbean.XBean:
element
- ="topic" description="An ActiveMQ Topic
Destination"
- openwire:marshaller:
code
- ="101"
- 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 |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |