Class CheckOperations

  • All Implemented Interfaces:
    org.jboss.as.controller.OperationStepHandler

    public class CheckOperations
    extends org.jboss.as.controller.AbstractRuntimeOnlyHandler
    Management operation that returns the DMR representation of the MicroProfile Health Check JSON payload.
    Author:
    Jeff Mesnil (c) 2018 Red Hat inc.
    • Method Detail

      • executeRuntimeStep

        protected void executeRuntimeStep​(org.jboss.as.controller.OperationContext context,
                                          org.jboss.dmr.ModelNode operation)
        Specified by:
        executeRuntimeStep in class org.jboss.as.controller.AbstractRuntimeOnlyHandler