| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.remote |
| Constructor and Description |
|---|
TransformingProxyController.TransformingProxyControllerImpl(Transformers transformers,
RemoteProxyController proxy) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteProxyController |
RemoteProxyController.create(org.jboss.as.protocol.mgmt.ManagementChannelHandler channelAssociation,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator)
Creates a new remote proxy controller using an existing channel.
|
static RemoteProxyController |
RemoteProxyController.create(TransactionalProtocolClient client,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator)
Create a new remote proxy controller.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.