Class StopNodeFailureHandler

  • All Implemented Interfaces:
    FailureHandler

    public class StopNodeFailureHandler
    extends AbstractFailureHandler
    Handler will stop node in case of critical error using IgnitionEx.stop(nodeName, true, true) call.