Package | Description |
---|---|
org.jboss.as.controller.remote |
Modifier and Type | Method and Description |
---|---|
static RemoteProxyController |
RemoteProxyController.create(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 © 2023 JBoss by Red Hat. All rights reserved.