Package | Description |
---|---|
org.jboss.as.controller.registry | |
org.jboss.as.controller.transform |
Modifier and Type | Method and Description |
---|---|
protected TransformerEntry |
OperationTransformerRegistry.getTransformerEntry() |
TransformerEntry |
OperationTransformerRegistry.getTransformerEntry(PathAddress address,
OperationTransformerRegistry.PlaceholderResolver placeholderResolver) |
TransformerEntry |
OperationTransformerRegistry.PlaceholderResolver.resolveTransformerEntry(Iterator<PathElement> iterator)
Resolves a
TransformerEntry from the relative address of the current OperationTransformerRegistry entry |
Modifier and Type | Field and Description |
---|---|
static TransformerEntry |
TransformerEntry.ALL_DEFAULTS |
static TransformerEntry |
TransformerEntry.DISCARD |
Modifier and Type | Method and Description |
---|---|
TransformerEntry |
TransformationTargetImpl.getTransformerEntry(TransformationContext context,
PathAddress address) |
TransformerEntry |
TransformationTarget.getTransformerEntry(TransformationContext context,
PathAddress address)
Get the transformer entry.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.