public class AddIfAbsentStepHandler extends Object implements org.jboss.as.controller.OperationStepHandler
| Constructor and Description |
|---|
AddIfAbsentStepHandler(BiPredicate<org.jboss.as.controller.registry.Resource,org.jboss.as.controller.PathElement> present) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public AddIfAbsentStepHandler(BiPredicate<org.jboss.as.controller.registry.Resource,org.jboss.as.controller.PathElement> present)
public void execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
throws org.jboss.as.controller.OperationFailedException
execute in interface org.jboss.as.controller.OperationStepHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.