Uses of Interface
org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
Packages that use OperationTransformationOverrideBuilder
-
Uses of OperationTransformationOverrideBuilder in org.jboss.as.controller.transform.description
Methods in org.jboss.as.controller.transform.description that return OperationTransformationOverrideBuilderModifier and TypeMethodDescriptionResourceTransformationDescriptionBuilder.addOperationTransformationOverride(String operationName) Add an operation transformation entry for a given operation.OperationTransformationOverrideBuilder.inheritResourceAttributeDefinitions()Inherit all existing attribute rules from the resource for this operation transformer.Give the operation a new nameOperationTransformationOverrideBuilder.setCustomOperationTransformer(OperationTransformer operationTransformer) Set an optional operation transformer, which is called after all attribute rules added by the super-interface have been executed.OperationTransformationOverrideBuilder.setReject()Reject this operation