| Package | Description |
|---|---|
| org.jboss.as.controller.remote |
| Modifier and Type | Method and Description |
|---|---|
static RemoteProxyController |
RemoteProxyController.create(org.jboss.as.protocol.mgmt.ManagementChannelHandler channelAssociation,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator)
Deprecated.
only present for test case use
|
static RemoteProxyController |
RemoteProxyController.create(TransactionalProtocolClient client,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator,
ModelVersion targetKernelVersion)
Create a new remote proxy controller.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.