public static interface MultistepUtil.OperationHandlerResolver
OperationStepHandler
to use given a set of inputs.Modifier and Type | Field and Description |
---|---|
static MultistepUtil.OperationHandlerResolver |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
default OperationStepHandler |
getOperationStepHandler(String operationName,
PathAddress address,
org.jboss.dmr.ModelNode operation,
OperationEntry operationEntry) |
static final MultistepUtil.OperationHandlerResolver DEFAULT
default OperationStepHandler getOperationStepHandler(String operationName, PathAddress address, org.jboss.dmr.ModelNode operation, OperationEntry operationEntry)
Copyright © 2023 JBoss by Red Hat. All rights reserved.