| Package | Description |
|---|---|
| org.jboss.as.controller.client |
The core client API for interacting with the management controllers for
either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
|
| org.jboss.as.controller.client.helpers | |
| org.jboss.as.controller.client.helpers.domain |
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a JBoss Application Server Managed Domain. |
| org.jboss.as.controller.client.helpers.domain.impl |
Implementation classes to support the
managed domain convenience API. |
| org.jboss.as.controller.client.helpers.standalone |
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a single standalone JBoss Application Server instance. |
| org.jboss.as.controller.client.helpers.standalone.impl |
Implementation classes to support the
standalone server convenience API. |
| org.jboss.as.controller.client.impl |
Implementation classes to support the
core JBoss AS management client API. |
| Class and Description |
|---|
| MessageSeverity
The severity of the message to send to the client.
|
| ModelControllerClient
A client for an application server management model controller.
|
| ModelControllerClientConfiguration
The configuration used to create the
ModelControllerClient. |
| ModelControllerClientConfiguration.Builder |
| Operation
Encapsulates a detyped operation request passed in to the model controller, along with
any attachments associated with the request.
|
| OperationAttachments
The operation attachments.
|
| OperationBuilder
Builder for a
Operation. |
| OperationMessageHandler
An operation message handler for handling progress reports.
|
| OperationResponse
A response to a management request, incorporating a
ModelNode containing
the detyped response, along with zero or more input streams that may have been associated with
the response. |
| OperationResponse.StreamEntry
An additional stream, besides the normal
response ModelNode that is
associated with the response. |
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| Operation
Encapsulates a detyped operation request passed in to the model controller, along with
any attachments associated with the request.
|
| OperationBuilder
Builder for a
Operation. |
| OperationMessageHandler
An operation message handler for handling progress reports.
|
| OperationResponse
A response to a management request, incorporating a
ModelNode containing
the detyped response, along with zero or more input streams that may have been associated with
the response. |
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| Operation
Encapsulates a detyped operation request passed in to the model controller, along with
any attachments associated with the request.
|
| OperationMessageHandler
An operation message handler for handling progress reports.
|
| OperationResponse
A response to a management request, incorporating a
ModelNode containing
the detyped response, along with zero or more input streams that may have been associated with
the response. |
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| Operation
Encapsulates a detyped operation request passed in to the model controller, along with
any attachments associated with the request.
|
| Class and Description |
|---|
| ModelControllerClient
A client for an application server management model controller.
|
| ModelControllerClientConfiguration
The configuration used to create the
ModelControllerClient. |
| Operation
Encapsulates a detyped operation request passed in to the model controller, along with
any attachments associated with the request.
|
| OperationMessageHandler
An operation message handler for handling progress reports.
|
| OperationResponse
A response to a management request, incorporating a
ModelNode containing
the detyped response, along with zero or more input streams that may have been associated with
the response. |
| OperationResponse.StreamEntry
An additional stream, besides the normal
response ModelNode that is
associated with the response. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.