Interface ActiveMQServerCriticalPlugin

    • Method Detail

      • criticalFailure

        default void criticalFailure​(org.apache.activemq.artemis.utils.critical.CriticalComponent components)
                              throws ActiveMQException
        A Critical failure has been detected. This will be called before the broker is stopped
        Parameters:
        components -
        Throws:
        ActiveMQException