Package org.jboss.as.controller.client.helpers.standalone.impl
Implementation classes to support the
standalone server convenience API
.
These classes are not part of the JBoss Application Server public API and may change without notice between
releases. Therefore they should not be directly used by client applications.-
Class Summary Class Description AbstractServerDeploymentManager DeploymentActionImpl Implementation ofDeploymentAction
.DeploymentPlanImpl Describes a set of actions to take to change the deployment content available to and/or deployed in a standalone server.DeploymentPlanResultImpl Default implementation ofServerDeploymentPlanResult
.InitialDeploymentPlanBuilderFactory Factory for anInitialDeploymentPlanBuilder
.ModelControllerClientServerDeploymentManager ServerDeploymentManager
that uses aModelControllerClient
.