public static interface PersistentResourceXMLDescription.AdditionalOperationsGenerator
Modifier and Type | Method and Description |
---|---|
void |
additionalOperations(PathAddress address,
org.jboss.dmr.ModelNode addOperation,
List<org.jboss.dmr.ModelNode> operations)
Generates any additional operations required by the resource
|
void additionalOperations(PathAddress address, org.jboss.dmr.ModelNode addOperation, List<org.jboss.dmr.ModelNode> operations)
address
- The address of the resourceaddOperation
- The add operation for the resourceoperations
- The operation listCopyright © 2023 JBoss by Red Hat. All rights reserved.