public interface PatchOperationBuilder extends PatchTool.ContentPolicyBuilder
| Modifier and Type | Interface and Description |
|---|---|
static class |
PatchOperationBuilder.AbstractOperationBuilder |
static class |
PatchOperationBuilder.Factory |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
execute(PatchOperationTarget target)
Execute this operation on a target.
|
createPolicy, ignoreModuleChanges, overrideAll, overrideItem, overrideItem, preserveItem, preserveItemorg.jboss.dmr.ModelNode execute(PatchOperationTarget target) throws IOException
target - the targetIOException - if an I/O error occurs while executing the operation.Copyright © 2014 JBoss by Red Hat. All rights reserved.