Package org.jboss.as.controller.client.helpers.standalone
package 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.- See Also:
-
ClassDescriptionAbstract superclass of implementations of
ServerUpdateActionResult.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following anadddirective.Enumeration of valid types of deployment actions.Encapsulates a set of actions aServerDeploymentManagershould take to update the set of deployment content available for deployment in the server and/or change the content deployed in the server.Builder capable of creating aDeploymentPlan.Exception indicating an attempt to add deployment content to a domain or server that has the same name as existing content.Extension ofDeploymentPlanBuilderthat exposes additional methods meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following areplacedirective.Describes the results of executing aDeploymentActionon a single server.A simple helper for server deployments.Primary deployment interface for a standalone JBoss AS instance.Factory used to create anServerDeploymentManagerinstance.Encapsulates the results of executing aDeploymentPlan.Encapsulates the results of performing a configuration modification on an individual server.Default implementation ofServerDeploymentActionResult.Default implementation ofServerUpdateActionResult.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following anundeploydirective.