|
||||||||||
| 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.ActiveMQTopic
public class ActiveMQTopic
| 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 | |
|---|---|
ActiveMQTopic()
|
|
ActiveMQTopic(java.lang.String name)
|
|
| Method Summary | |
|---|---|
byte |
getDataStructureType()
|
byte |
getDestinationType()
|
protected java.lang.String |
getQualifiedPrefix()
|
java.lang.String |
getTopicName()
|
boolean |
isTopic()
|
| 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, isQueue, isTemporary, 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.Topic |
|---|
toString |
| Field Detail |
|---|
public static final byte DATA_STRUCTURE_TYPE
| Constructor Detail |
|---|
public ActiveMQTopic()
public ActiveMQTopic(java.lang.String name)
| Method Detail |
|---|
public byte getDataStructureType()
getDataStructureType in interface DataStructurepublic boolean isTopic()
isTopic in class ActiveMQDestination
public java.lang.String getTopicName()
throws javax.jms.JMSException
getTopicName in interface javax.jms.Topicjavax.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 | |||||||||