DiscardPolicy |
DynamicDiscardPolicy.checkResource(TransformationContext context,
PathAddress address) |
Checks whether the child should be added
|
protected abstract void |
AttributeConverter.DefaultAttributeConverter.convertAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
protected abstract void |
DefaultCheckersAndConverter.convertAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
void |
AttributeConverter.convertOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Converts an operation parameter
|
void |
AttributeConverter.DefaultAttributeConverter.convertOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Converts an operation parameter
|
void |
DefaultCheckersAndConverter.convertOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Converts an operation parameter
|
void |
AttributeConverter.convertResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Converts a resource attribute
|
void |
AttributeConverter.DefaultAttributeConverter.convertResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Converts a resource attribute
|
void |
DefaultCheckersAndConverter.convertResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Converts a resource attribute
|
boolean |
DiscardAttributeChecker.DefaultDiscardAttributeChecker.isOperationParameterDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
|
boolean |
DiscardAttributeChecker.isOperationParameterDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Gets whether the given operation parameter can be discarded
|
boolean |
DiscardAttributeChecker.DefaultDiscardAttributeChecker.isResourceAttributeDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
boolean |
DiscardAttributeChecker.isResourceAttributeDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given attribute can be discarded
|
protected abstract boolean |
DiscardAttributeChecker.DefaultDiscardAttributeChecker.isValueDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
protected boolean |
DiscardAttributeChecker.DiscardAttributeValueChecker.isValueDiscardable(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
protected abstract boolean |
DefaultCheckersAndConverter.rejectAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets called by the default implementations of #rejectOperationParameter(String, ModelNode, ModelNode, TransformationContext) and
#rejectResourceAttribute(String, ModelNode, TransformationContext).
|
protected abstract boolean |
RejectAttributeChecker.DefaultRejectAttributeChecker.rejectAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
protected boolean |
RejectAttributeChecker.SimpleAcceptAttributeChecker.rejectAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
protected boolean |
RejectAttributeChecker.SimpleRejectAttributeChecker.rejectAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
|
boolean |
DefaultCheckersAndConverter.rejectOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.DefaultRejectAttributeChecker.rejectOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.ListRejectAttributeChecker.rejectOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.ObjectFieldsRejectAttributeChecker.rejectOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.rejectOperationParameter(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
org.jboss.dmr.ModelNode operation,
TransformationContext context) |
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
|
boolean |
DefaultCheckersAndConverter.rejectResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.DefaultRejectAttributeChecker.rejectResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.ListRejectAttributeChecker.rejectResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.ObjectFieldsRejectAttributeChecker.rejectResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
|
boolean |
RejectAttributeChecker.rejectResourceAttribute(PathAddress address,
String attributeName,
org.jboss.dmr.ModelNode attributeValue,
TransformationContext context) |
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
|