Uses of Class
org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
Packages that use RejectAttributeChecker.DefaultRejectAttributeChecker
-
Uses of RejectAttributeChecker.DefaultRejectAttributeChecker in org.jboss.as.controller.transform.description
Subclasses of RejectAttributeChecker.DefaultRejectAttributeChecker in org.jboss.as.controller.transform.descriptionModifier and TypeClassDescriptionstatic classRejects an attribute if the value is anything other than the specified value..static classRejects the attribute if the value is equal to the specified value.