Uses of Interface
org.jboss.as.controller.client.helpers.domain.ServerDeploymentPlanResult
-
Packages that use ServerDeploymentPlanResult 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 ServerDeploymentPlanResult in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerDeploymentPlanResult Modifier and Type Method Description Map<String,ServerDeploymentPlanResult>ServerGroupDeploymentPlanResult. getServerResults()Gets the results for each server within the server group.
-