Interface ConnectionMBean

    • Method Detail

      • getClientID

        String getClientID()
                    throws jakarta.jms.JMSException
        Throws:
        jakarta.jms.JMSException
      • getQueueMessageReadMax

        int getQueueMessageReadMax()
      • getTopicAckBufferMax

        int getTopicAckBufferMax()
      • getTopicPassivationThreshold

        int getTopicPassivationThreshold()
      • getTopicActivationThreshold

        int getTopicActivationThreshold()
      • getOutLocalAddress

        String getOutLocalAddress()
      • getOutLocalPort

        int getOutLocalPort()
      • isStopped

        boolean isStopped()
      • getTxPendingTimer

        long getTxPendingTimer()
      • getImplicitAck

        boolean getImplicitAck()
      • getAsyncSend

        boolean getAsyncSend()
      • start

        void start()
            throws jakarta.jms.JMSException
        Throws:
        jakarta.jms.JMSException
      • stop

        void stop()
           throws jakarta.jms.JMSException
        Throws:
        jakarta.jms.JMSException
      • close

        void close()
            throws jakarta.jms.JMSException
        Throws:
        jakarta.jms.JMSException