Movatterモバイル変換


[0]ホーム

URL:


         


Interface XAQueueSession

All Superinterfaces:
java.lang.Runnable,Session,XASession

public interfaceXAQueueSession
extendsXASession

AnXAQueueSession provides a regularQueueSession, which can be used to createQueueReceiver,QueueSender, andQueueBrowser objects (optional).

See Also:
XASession

Fields inherited from interface javax.jms.Session
AUTO_ACKNOWLEDGE,CLIENT_ACKNOWLEDGE,DUPS_OK_ACKNOWLEDGE
 
getQueueSession()
          Gets the queue session associated with thisXAQueueSession.
 
Methods inherited from interface javax.jms.XASession
commit,getTransacted,getXAResource,rollback
 
Methods inherited from interface javax.jms.Session
close,createBytesMessage,createMapMessage,createMessage,createObjectMessage,createObjectMessage,createStreamMessage,createTextMessage,createTextMessage,getMessageListener,recover,run,setMessageListener
 

getQueueSession

publicQueueSessiongetQueueSession()                             throwsJMSException
Gets the queue session associated with thisXAQueueSession.
Returns:
the queue session object
Throws:
JMSException - if an internal error occurs.

         


[8]ページ先頭

©2009-2025 Movatter.jp