Class CheckOperations

java.lang.Object
org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.wildfly.extension.microprofile.health.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.
  • Constructor Details

  • Method Details

    • 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