Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.operations |
Modifier and Type | Method and Description |
---|---|
protected MultistepUtil.OperationHandlerResolver |
CompositeOperationHandler.getOperationHandlerResolver() |
Modifier and Type | Field and Description |
---|---|
static MultistepUtil.OperationHandlerResolver |
MultistepUtil.OperationHandlerResolver.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static <T> void |
MultistepUtil.recordOperationSteps(OperationContext context,
Map<T,org.jboss.dmr.ModelNode> operations,
Map<T,org.jboss.dmr.ModelNode> responses,
MultistepUtil.OperationHandlerResolver handlerResolver,
boolean adjustAddresses)
This is a specialized version of the other variant of this method that allows a pluggable strategy
for resolving the
OperationStepHandler to use for the added steps. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.