com.ibm.mq.jms

Class MQXATopicConnection

    • Method Detail

      • createXATopicSession

        public javax.jms.XATopicSession createXATopicSession()
                                                      throws javax.jms.JMSException
        Creates an XA topic session.
        Specified by:
        createXATopicSession in interface javax.jms.XATopicConnection
        Returns:
        the XA topic session
        Throws:
        javax.jms.JMSException - if the command fails to create an XA topic session due to some internal error
(c) Copyright IBM Corp. 2008, 2016. All Rights Reserved.