| Package | Description |
|---|---|
| org.jboss.as.controller.remote | |
| org.jboss.as.server.mgmt.domain |
| Modifier and Type | Method and Description |
|---|---|
static RemoteProxyController |
RemoteProxyController.create(ManagementChannelHandler channelAssociation,
PathAddress pathAddress,
ProxyOperationAddressTranslator addressTranslator)
Creates a new remote proxy controller using an existing channel.
|
static ModelControllerClient |
ExistingChannelModelControllerClient.createAndAdd(ManagementChannelHandler handler)
Create and add model controller handler to a existing management channel handler.
|
| Constructor and Description |
|---|
ExistingChannelModelControllerClient(ManagementChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
ManagementChannelHandler |
HostControllerServerConnection.getChannelHandler()
Get the management channel handler.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.