Uses of Interface
org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanResult
Packages that use ServerGroupDeploymentPlanResult
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 ServerGroupDeploymentPlanResult in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerGroupDeploymentPlanResultModifier and TypeMethodDescriptionDeploymentPlanResult.getServerGroupResults()Gets the results for each server group.DeploymentSetPlanResult.getServerGroupResults()Gets the results for each server group. -
Uses of ServerGroupDeploymentPlanResult 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 ServerGroupDeploymentPlanResult