com.ibm.mq.jms

Class MQXATopicSession

    • Method Detail

      • getTopicSession

        public javax.jms.TopicSession getTopicSession()
                                               throws javax.jms.JMSException
        Gets the topic session associated with this XA topic session.
        Specified by:
        getTopicSession in interface javax.jms.XATopicSession
        Returns:
        the topic session object.
        Throws:
        javax.jms.JMSException - never
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.