Uses of Class
org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
Packages that use ServerGroupDeploymentPlan
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.-
Uses of ServerGroupDeploymentPlan in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return ServerGroupDeploymentPlanModifier and TypeMethodDescriptionServerGroupDeploymentPlan.createAllowFailurePercentage(int serverFailurePercentage) ServerGroupDeploymentPlan.createAllowFailures(int serverFailures) ServerGroupDeploymentPlan.createRollback()ServerGroupDeploymentPlan.createRollingToServers()Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerGroupDeploymentPlanModifier and TypeMethodDescriptionDeploymentPlan.getServerGroupDeploymentPlans()Gets the configuration of how thedeployment actionsare to be applied to the server groups in the domain.DeploymentSetPlan.getServerGroupDeploymentPlans()Gets the configuration of how thedeployment actionsare to be applied to the server groups in the domain. -
Uses of ServerGroupDeploymentPlan in org.jboss.as.controller.client.helpers.domain.impl
Methods in org.jboss.as.controller.client.helpers.domain.impl that return types with arguments of type ServerGroupDeploymentPlanModifier and TypeMethodDescriptionDeploymentPlanImpl.getServerGroupDeploymentPlans()DeploymentSetPlanImpl.getServerGroupDeploymentPlans()