Uses of Class
org.jboss.as.controller.remote.RemoteProxyController
-
Packages that use RemoteProxyController Package Description org.jboss.as.controller.remote -
-
Uses of RemoteProxyController in org.jboss.as.controller.remote
Methods in org.jboss.as.controller.remote that return RemoteProxyController Modifier and Type Method Description static RemoteProxyControllerRemoteProxyController. create(TransactionalProtocolClient client, PathAddress pathAddress, ProxyOperationAddressTranslator addressTranslator, ModelVersion targetKernelVersion)Create a new remote proxy controller.static RemoteProxyControllerRemoteProxyController. create(org.jboss.as.protocol.mgmt.ManagementChannelHandler channelAssociation, PathAddress pathAddress, ProxyOperationAddressTranslator addressTranslator)Deprecated.only present for test case use
-