| Package | Description |
|---|---|
| org.jboss.as.controller.extension | |
| org.jboss.as.controller.transform |
| Modifier and Type | Method and Description |
|---|---|
TransformerRegistry |
ExtensionRegistry.getTransformerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static TransformerRegistry |
TransformerRegistry.Factory.create()
Create a new Transformer registry.
|
| Modifier and Type | Method and Description |
|---|---|
static TransformationTargetImpl |
TransformationTargetImpl.create(String hostName,
TransformerRegistry transformerRegistry,
ModelVersion version,
Map<PathAddress,ModelVersion> subsystems,
TransformationTarget.TransformationTargetType type) |
static TransformationTargetImpl |
TransformationTargetImpl.createForHost(String hostName,
TransformerRegistry transformerRegistry,
ModelVersion version,
Map<PathAddress,ModelVersion> subsystems,
Transformers.OperationExcludedTransformationRegistry ignoredRegistry) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.