Interface FailureListener

    • Method Detail

      • connectionFailed

        void connectionFailed​(ActiveMQException exception,
                              boolean failedOver)
        Notifies that a connection has failed due to the specified exception.
        Parameters:
        exception - exception which has caused the connection to fail
        failedOver -
      • connectionFailed

        void connectionFailed​(ActiveMQException exception,
                              boolean failedOver,
                              String scaleDownTargetNodeID)
        Notifies that a connection has failed due to the specified exception.
        Parameters:
        exception - exception which has caused the connection to fail
        failedOver -
        scaleDownTargetNodeID - the ID of the node to which messages are scaling down