|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.stompjms.jndi.JNDIStorable
org.fusesource.stompjms.StompJmsDestination
org.fusesource.stompjms.StompJmsTopic
public class StompJmsTopic
TemporaryQueue
| Field Summary |
|---|
| Fields inherited from class org.fusesource.stompjms.StompJmsDestination |
|---|
buffer, hashValue, physicalName, QUEUE_QUALIFIED_PREFIX, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_TOPIC_QUALIFED_PREFIX, temporary, topic, TOPIC_QUALIFIED_PREFIX, toString |
| Constructor Summary | |
|---|---|
StompJmsTopic(java.lang.String name)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getTopicName()
|
protected java.lang.String |
getType()
|
| Methods inherited from class org.fusesource.stompjms.StompJmsDestination |
|---|
buildFromProperties, compareTo, createDestination, equals, getPhysicalName, hashCode, isQueue, isTemporary, isTopic, populateProperties, readExternal, toBuffer, toString, writeExternal |
| Methods inherited from class org.fusesource.stompjms.jndi.JNDIStorable |
|---|
getProperties, getProperty, 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 |
| Constructor Detail |
|---|
public StompJmsTopic(java.lang.String name)
name - | Method Detail |
|---|
public java.lang.String getTopicName()
getTopicName in interface javax.jms.TopicTopic.getTopicName()protected java.lang.String getType()
getType in class StompJmsDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||