Uses of Class
org.jboss.hal.core.deployment.ServerGroupDeployment
-
Packages that use ServerGroupDeployment Package Description org.jboss.hal.client.deployment org.jboss.hal.core.deployment -
-
Uses of ServerGroupDeployment in org.jboss.hal.client.deployment
Methods in org.jboss.hal.client.deployment with parameters of type ServerGroupDeployment Modifier and Type Method Description voidServerGroupDeploymentPresenter.MyView. update(String serverGroup, ServerGroupDeployment serverGroupDeployment)voidServerGroupDeploymentView. update(String serverGroup, ServerGroupDeployment sgd) -
Uses of ServerGroupDeployment in org.jboss.hal.core.deployment
Methods in org.jboss.hal.core.deployment that return types with arguments of type ServerGroupDeployment Modifier and Type Method Description List<ServerGroupDeployment>Content. getServerGroupDeployments()Methods in org.jboss.hal.core.deployment with parameters of type ServerGroupDeployment Modifier and Type Method Description voidContent. addDeployment(ServerGroupDeployment serverGroupDeployment)
-