Package | Description |
---|---|
org.jboss.as.controller.transform |
Modifier and Type | Class and Description |
---|---|
static class |
AttributeTransformationRequirementChecker.ListAttributeTransformationRequirementChecker |
static class |
AttributeTransformationRequirementChecker.ObjectFieldsAttributeTransformationRequirementChecker |
Modifier and Type | Field and Description |
---|---|
static AttributeTransformationRequirementChecker |
AttributeTransformationRequirementChecker.SIMPLE_EXPRESSIONS |
static AttributeTransformationRequirementChecker |
AttributeTransformationRequirementChecker.SIMPLE_LIST_EXPRESSIONS |
Constructor and Description |
---|
ListAttributeTransformationRequirementChecker(AttributeTransformationRequirementChecker elementChecker) |
RejectExpressionValuesTransformer(String attributeName,
AttributeTransformationRequirementChecker checker) |
Constructor and Description |
---|
ObjectFieldsAttributeTransformationRequirementChecker(Map<String,AttributeTransformationRequirementChecker> fields) |
RejectExpressionValuesTransformer(Map<String,AttributeTransformationRequirementChecker> specialCheckers) |
RejectExpressionValuesTransformer(Set<String> allAttributeNames,
Map<String,AttributeTransformationRequirementChecker> specialCheckers) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.