|
||||||||||
| 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 (src)
org.jboss.jms.destination.JBossTemporaryQueue
A temporary queue
| Field Summary |
| Fields inherited from interface org.jboss.jms.destination.JBossTemporaryDestination (src) |
TEMPORARY_QUEUE, TEMPORARY_TOPIC |
| Constructor Summary | |
JBossTemporaryQueue(ConnectionDelegate (src) delegate,
java.lang.String name)
Construct a new temporary queue |
|
| Method Summary | |
void |
delete()
Deletes this temporary queue. |
| Methods inherited from class org.jboss.jms.destination.JBossQueue (src) |
getQueueName |
| 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) |
getQueueName, toString |
| Constructor Detail |
public JBossTemporaryQueue(ConnectionDelegate (src) delegate,
java.lang.String name)
delegate - the connectionname - the name| Method Detail |
public void delete()
throws JMSException (src)
TemporaryQueue (src) JMSException will be thrown.
delete in interface TemporaryQueue (src) JMSException (src) - if the JMS provider fails to delete the
temporary queue due to some internal error.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||