|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jms.destination.JBossDestination (src)
org.jboss.jms.destination.JBossQueue
A queue
| Constructor Summary | |
JBossQueue(java.lang.String name)
Construct a new queue |
|
| Method Summary | |
java.lang.String |
getQueueName()
Gets the name of this queue. |
| 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.Queue (src) |
toString |
| Constructor Detail |
public JBossQueue(java.lang.String name)
| Method Detail |
public java.lang.String getQueueName()
throws JMSException (src)
Queue (src) Clients that depend upon the name are not portable.
getQueueName in interface Queue (src) JMSException (src) - if the JMS provider implementation of
Queue fails to return the queue
name due to some internal
error.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||