Package org.jboss.as.controller.client.helpers.domain.impl
package org.jboss.as.controller.client.helpers.domain.impl
Implementation classes to support the
managed domain 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.-
ClassDescriptionEncapsulates the results provided by the domain controller in response to a request to apply an update to the domain model and to the relevant hosts.Implementation of
DeploymentAction.Object capable of distributing distributing new deployment content from a client to a DomainController.Describes a set of actions to take to change the deployment content available to deployed in a server group or set of server groups.Default implementation ofDeploymentPlanResult.TODO get rid of this class and put all logic in DeploymentPlanImplDomain client implementation.Factory for anInitialDeploymentPlanBuilder.Variant of aDeploymentPlanBuilderImplthat is meant to be used at the initial stages of the building process, when directives that pertain to the entireDeploymentSetPlancan be applied.Encapsulates the possible values that can be passed to anUpdateResultHandler's callback methods.