public static interface SimpleRejectAttributeChecker.Rejecter
Modifier and Type | Method and Description |
---|---|
String |
getRejectedMessage(Set<String> attributes) |
boolean |
reject(org.jboss.as.controller.PathAddress address,
String name,
org.jboss.dmr.ModelNode value,
org.jboss.dmr.ModelNode model,
org.jboss.as.controller.transform.TransformationContext context) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.