Uses of Package
org.jboss.as.controller.client.helpers.domain
Packages that use org.jboss.as.controller.client.helpers.domain
Package
Description
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.Implementation classes to support the
managed domain convenience API.-
Classes in org.jboss.as.controller.client.helpers.domain used by org.jboss.as.controller.client.helpers.domainClassDescriptionVariant of a
DeploymentPlanBuilderthat exposes directives that are only applicable following anadddirective.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.Enumeration of valid types of deployment actions.Describes the results of executing aDeploymentActionacross a domain.Variant of aDeploymentPlanBuilderthat exposes directives that signal indicate the completion of the phase of establishing the set ofDeploymentActions that comprise aDeploymentSetPlanand the beginning of the phase of specifying how those actions should be applied to server groups.Encapsulates an overall set of actions aDomainDeploymentManagershould take to update the set of deployment content available for deployment in the domain and/or change the content deployed in the domain's servers.Builder capable of creating aDeploymentPlan.Encapsulates the results of executing aDeploymentPlan.Encapsulates a related set of actions aDomainDeploymentManagershould take to change the content deployed in the servers associated with one or more server groups.Client interface used to interact with the domain management infrastructure.Primary deployment interface for a JBoss AS Domain Controller.Exception indicating an attempt to add deployment content to a domain or server that has the same name as existing content.Variant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.Variant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.Exception indicating a givenDeploymentPlanis invalid since it could leave the domain in an invalid state.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable following areplacedirective.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable when controlling how to limitrollbackswhen aDeploymentSetPlanis applied to a server groups.Encapsulates the results of executing aDeploymentSetPlanon a particular server.Encapsulates the results of particularDeploymentActionacross the servers in a particular server group.Indicates how the actions in aDeploymentSetPlanare to be applied to a particular server group.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable when controlling how aDeploymentSetPlanshould be applied to one or more server groups.Encapsulates the results of executing aDeploymentSetPlanagainst a particular server group.Identifying information for a server in a domain.Status of server.Encapsulates the results of performing a configuration modification on an individual server.Variant of aDeploymentPlanBuilderthat exposes directives that are only applicable following anundeploydirective.An exception thrown when a model update fails for some reason. -
Classes in org.jboss.as.controller.client.helpers.domain used by org.jboss.as.controller.client.helpers.domain.implClassDescriptionEnumeration of valid types of deployment actions.Describes the results of executing a
DeploymentActionacross a domain.Encapsulates an overall set of actions aDomainDeploymentManagershould take to update the set of deployment content available for deployment in the domain and/or change the content deployed in the domain's servers.Builder capable of creating aDeploymentPlan.Encapsulates the results of executing aDeploymentPlan.Encapsulates a related set of actions aDomainDeploymentManagershould take to change the content deployed in the servers associated with one or more server groups.Client interface used to interact with the domain management infrastructure.Primary deployment interface for a JBoss AS Domain Controller.Exception indicating an attempt to add deployment content to a domain or server that has the same name as existing content.Variant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.Variant of aDeploymentPlanBuilderthat is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.Exception indicating a givenDeploymentPlanis invalid since it could leave the domain in an invalid state.Indicates how the actions in aDeploymentSetPlanare to be applied to a particular server group.Encapsulates the results of executing aDeploymentSetPlanagainst a particular server group.Identifying information for a server in a domain.Status of server.An exception thrown when a model update fails for some reason.