| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.transform |
| Modifier and Type | Method and Description |
|---|---|
Transformers |
TransformingProxyController.getTransformers()
Get the Transformers!
|
Transformers |
TransformingProxyController.TransformingProxyControllerImpl.getTransformers() |
| Modifier and Type | Method and Description |
|---|---|
static TransformingProxyController |
TransformingProxyController.Factory.create(org.jboss.as.protocol.mgmt.ManagementChannelHandler channelAssociation,
Transformers transformers,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator) |
static TransformingProxyController |
TransformingProxyController.Factory.create(TransactionalProtocolClient client,
Transformers transformers,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator) |
| Constructor and Description |
|---|
TransformingProxyControllerImpl(Transformers transformers,
RemoteProxyController proxy) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransformersImpl |
| Modifier and Type | Method and Description |
|---|---|
static Transformers |
Transformers.Factory.create(TransformationTarget target) |
static Transformers |
Transformers.Factory.createLocal()
Create a local transformer, which will use the default transformation rules, however still respect the
ignored resource transformation.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.