Interface SessionFailureListener

    • Method Detail

      • beforeReconnect

        void beforeReconnect​(ActiveMQException exception)
        Notifies that a connection has failed due to the specified exception.
        This method is called before the session attempts to reconnect/failover.
        Parameters:
        exception - exception which has caused the connection to fail