| Package | Description |
|---|---|
| org.jboss.as.controller.client.impl |
Implementation classes to support the
core JBoss AS management client API. |
| org.jboss.as.controller.remote | |
| org.jboss.as.protocol.mgmt |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ManagementChannelAssociation |
AbstractModelControllerClient.getChannelAssociation()
Get the mgmt channel association.
|
protected ManagementChannelAssociation |
RemotingModelControllerClient.getChannelAssociation() |
| Modifier and Type | Method and Description |
|---|---|
protected ManagementChannelAssociation |
ExistingChannelModelControllerClient.getChannelAssociation() |
| Constructor and Description |
|---|
ModelControllerClientOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation) |
ModelControllerClientOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation,
Subject subject) |
TransactionalModelControllerOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagementChannelHandler
Generic management channel handler allowing to assemble multiple
ManagementRequestHandlerFactory per channel. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.