public class CheckOperation extends Object implements org.jboss.as.controller.OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.OperationDefinition |
DEFINITION |
| Constructor and Description |
|---|
CheckOperation() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.dmr.ModelNode |
computeResult(Collection<org.eclipse.microprofile.health.HealthCheckResponse> statuses) |
void |
execute(org.jboss.as.controller.OperationContext operationContext,
org.jboss.dmr.ModelNode modelNode) |
public static org.jboss.dmr.ModelNode computeResult(Collection<org.eclipse.microprofile.health.HealthCheckResponse> statuses)
public void execute(org.jboss.as.controller.OperationContext operationContext,
org.jboss.dmr.ModelNode modelNode)
throws org.jboss.as.controller.OperationFailedException
execute in interface org.jboss.as.controller.OperationStepHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.