Uses of Interface
org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentActionResult
-
Packages that use ServerGroupDeploymentActionResult Package Description org.jboss.as.controller.client.helpers.domain Convenience API built on top of thecore management APIto make it easier to perform common management tasks against a JBoss Application Server Managed Domain. -
-
Uses of ServerGroupDeploymentActionResult in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerGroupDeploymentActionResult Modifier and Type Method Description Map<String,ServerGroupDeploymentActionResult>DeploymentActionResult. getResultsByServerGroup()Gets the results of this action for each server group.
-