Class ServerSessionImpl.TempQueueCleanerUpper

    • Method Detail

      • connectionFailed

        public void connectionFailed​(ActiveMQException exception,
                                     boolean failedOver)
        Description copied from interface: FailureListener
        Notifies that a connection has failed due to the specified exception.
        Specified by:
        connectionFailed in interface FailureListener
        Parameters:
        exception - exception which has caused the connection to fail
      • connectionFailed

        public void connectionFailed​(ActiveMQException me,
                                     boolean failedOver,
                                     String scaleDownTargetNodeID)
        Description copied from interface: FailureListener
        Notifies that a connection has failed due to the specified exception.
        Specified by:
        connectionFailed in interface FailureListener
        Parameters:
        me - exception which has caused the connection to fail
        scaleDownTargetNodeID - the ID of the node to which messages are scaling down