Package | Description |
---|---|
org.jboss.as.model.test |
Modifier and Type | Field and Description |
---|---|
static FailedOperationTransformationConfig |
FailedOperationTransformationConfig.NO_FAILURES |
Modifier and Type | Method and Description |
---|---|
FailedOperationTransformationConfig |
FailedOperationTransformationConfig.addFailedAttribute(PathAddress pathAddress,
FailedOperationTransformationConfig.PathAddressConfig config)
Add a handler for failed operation transformers at a resource address
|
Modifier and Type | Method and Description |
---|---|
static void |
ModelTestUtils.checkFailedTransformedBootOperations(ModelTestKernelServices<?> mainServices,
ModelVersion modelVersion,
List<org.jboss.dmr.ModelNode> operations,
FailedOperationTransformationConfig config)
A standard test for transformers where things should be rejected.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.