Package | Description |
---|---|
org.jboss.as.controller.extension | |
org.jboss.as.controller.transform | |
org.jboss.as.domain.controller.transformers |
Modifier and Type | Method and Description |
---|---|
TransformerRegistry |
ExtensionRegistry.getTransformerRegistry() |
Modifier and Type | Method and Description |
---|---|
static TransformerRegistry |
TransformerRegistry.Factory.create(ExtensionRegistry extensionRegistry)
Create a new Transformer registry.
|
Modifier and Type | Method and Description |
---|---|
static TransformationTargetImpl |
TransformationTargetImpl.create(TransformerRegistry transformerRegistry,
ModelVersion version,
Map<PathAddress,ModelVersion> subsystems,
TransformationTarget.IgnoredTransformationRegistry transformationExclusion,
TransformationTarget.TransformationTargetType type,
RuntimeIgnoreTransformation runtimeIgnoreTransformation) |
Modifier and Type | Method and Description |
---|---|
static void |
DomainTransformers.initializeDomainRegistry(TransformerRegistry registry)
Initialize the domain registry.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.