|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jms.destination.JBossDestination
org.jboss.jms.destination.JBossQueue
| Field Summary |
| Fields inherited from class org.jboss.jms.destination.JBossDestination |
name |
| Constructor Summary | |
JBossQueue(java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getQueueName()
|
boolean |
isQueue()
|
boolean |
isTopic()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jboss.jms.destination.JBossDestination |
equals, getName, getReference, hashCode, isTemporary, readDestination, writeDestination |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JBossQueue(java.lang.String name)
| Method Detail |
public boolean isTopic()
isTopic in class JBossDestinationpublic boolean isQueue()
isQueue in class JBossDestination
public java.lang.String getQueueName()
throws JMSException
JMSExceptionpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||