Class JMSConnectionMockupMQ.TestQueueBrowser

    • Method Detail

      • close

        public void close()
                   throws javax.jms.JMSException
        Specified by:
        close in interface javax.jms.QueueBrowser
        Throws:
        javax.jms.JMSException
      • getEnumeration

        public java.util.Enumeration getEnumeration()
                                             throws javax.jms.JMSException
        Specified by:
        getEnumeration in interface javax.jms.QueueBrowser
        Throws:
        javax.jms.JMSException
      • getMessageSelector

        public java.lang.String getMessageSelector()
                                            throws javax.jms.JMSException
        Specified by:
        getMessageSelector in interface javax.jms.QueueBrowser
        Throws:
        javax.jms.JMSException
      • getQueue

        public javax.jms.Queue getQueue()
                                 throws javax.jms.JMSException
        Specified by:
        getQueue in interface javax.jms.QueueBrowser
        Throws:
        javax.jms.JMSException