com.ibm.mq.jms

Class MQTopicSubscriber

    • Method Detail

      • getTopic

        public javax.jms.Topic getTopic()
                                 throws javax.jms.JMSException
        Gets the topic associated with this subscriber.
        Specified by:
        getTopic in interface javax.jms.TopicSubscriber
        Returns:
        this subscriber's topic
        Throws:
        javax.jms.JMSException - if JMS fails to get topic for this topic subscriber due to some internal error.
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.