|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jms.destination.JBossDestination (src)
org.jboss.jms.destination.JBossTopic
A topic
| Constructor Summary | |
JBossTopic(java.lang.String name)
Construct a new topic |
|
| Method Summary | |
java.lang.String |
getTopicName()
Gets the name of this topic. |
| Methods inherited from class org.jboss.jms.destination.JBossDestination (src) |
equals, getName, getReference, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.jms.Topic (src) |
toString |
| Constructor Detail |
public JBossTopic(java.lang.String name)
| Method Detail |
public java.lang.String getTopicName()
throws JMSException (src)
Topic (src) Clients that depend upon the name are not portable.
getTopicName in interface Topic (src) JMSException (src) - if the JMS provider implementation of
Topic fails to return the topic
name due to some internal
error.
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||