Uses of Class
org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Packages that use RejectAttributeChecker.DefaultRejectAttributeChecker Package Description org.jboss.as.controller.transform.description -
-
Uses of RejectAttributeChecker.DefaultRejectAttributeChecker in org.jboss.as.controller.transform.description
Subclasses of RejectAttributeChecker.DefaultRejectAttributeChecker in org.jboss.as.controller.transform.description Modifier and Type Class Description static classRejectAttributeChecker.SimpleAcceptAttributeCheckerRejects an attribute if the value is anything other than the specified value..static classRejectAttributeChecker.SimpleRejectAttributeCheckerRejects the attribute if the value is equal to the specified value.
-