|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mq.SpySession (src)
org.jboss.mq.SpyQueueSession
This class implements javax.jms.QueueSession and javax.jms.XAQueueSession
Field Summary |
Fields inherited from class org.jboss.mq.SpySession (src) |
acknowledgeMode, connection, consumers, deliveryLock, inDelivery, producers, running, transacted |
Fields inherited from interface javax.jms.Session (src) |
AUTO_ACKNOWLEDGE, CLIENT_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE, SESSION_TRANSACTED |
Method Summary | |
QueueSession (src) |
getQueueSession()
Gets the queue session associated with this XAQueueSession . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.jms.QueueSession (src) |
createBrowser, createBrowser, createQueue, createReceiver, createReceiver, createSender, createTemporaryQueue |
Methods inherited from interface javax.jms.XASession (src) |
commit, getSession, getTransacted, getXAResource, rollback |
Method Detail |
public QueueSession (src) getQueueSession() throws JMSException (src)
XAQueueSession (src)
XAQueueSession
.
getQueueSession
in interface XAQueueSession (src)
JMSException (src)
- if an internal error occurs.
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |