Package org.jboss.as.controller.client
package 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.
-
ClassDescriptionThe severity of the message to send to the client.A client for an application server management model controller.Factory methods for creating a
ModelControllerClient.The configuration used to create theModelControllerClient.Encapsulates a detyped operation request passed in to the model controller, along with any attachments associated with the request.Factory methods for creatingOperationsThe operation attachments.Builder for aOperation.An operation message handler for handling progress reports.A response to a management request, incorporating aModelNodecontaining the detyped response, along with zero or more input streams that may have been associated with the response.An additional stream, besides the normalresponse ModelNodethat is associated with the response.