Package | Description |
---|---|
org.jboss.as.controller.client.helpers.domain |
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. |
org.jboss.as.controller.client.helpers.domain.impl |
Implementation classes to support the
managed domain convenience API . |
Modifier and Type | Method and Description |
---|---|
Map<String,ServerGroupDeploymentPlanResult> |
DeploymentSetPlanResult.getServerGroupResults()
Gets the results for each server group.
|
Map<String,ServerGroupDeploymentPlanResult> |
DeploymentPlanResult.getServerGroupResults()
Gets the results for each server group.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ServerGroupDeploymentPlanResult> |
DeploymentPlanResultImpl.getServerGroupResults() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.