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