Movatterモバイル変換


[0]ホーム

URL:


         


Interface XATopicSession

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

public interfaceXATopicSession
extendsXASession

AnXATopicSession provides a regularTopicSession. which can be used to createTopicSubscriber andTopicPublisher objects (optional).

See Also:
XASession,TopicSession

Fields inherited from interface javax.jms.Session
AUTO_ACKNOWLEDGE,CLIENT_ACKNOWLEDGE,DUPS_OK_ACKNOWLEDGE
 
getTopicSession()
          Gets the topic session associated with thisXATopicSession.
 
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
 

getTopicSession

publicTopicSessiongetTopicSession()                             throwsJMSException
Gets the topic session associated with thisXATopicSession.
Returns:
the topic session object
Throws:
JMSException - if an internal error occurs.

         


[8]ページ先頭

©2009-2025 Movatter.jp