Interface MultistepUtil.OperationHandlerResolver
- Enclosing class:
- MultistepUtil
public static interface MultistepUtil.OperationHandlerResolver
Resolves an
OperationStepHandler to use given a set of inputs.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault OperationStepHandlergetOperationStepHandler(String operationName, PathAddress address, org.jboss.dmr.ModelNode operation, OperationEntry operationEntry)
-
Field Details
-
DEFAULT
-
-
Method Details
-
getOperationStepHandler
default OperationStepHandler getOperationStepHandler(String operationName, PathAddress address, org.jboss.dmr.ModelNode operation, OperationEntry operationEntry)
-