Uses of Class
org.jboss.hal.core.deployment.Deployment
-
Packages that use Deployment Package Description org.jboss.hal.client.deployment org.jboss.hal.core.deployment -
-
Uses of Deployment in org.jboss.hal.client.deployment
Methods in org.jboss.hal.client.deployment with parameters of type Deployment Modifier and Type Method Description voidStandaloneDeploymentPresenter.MyView. update(Deployment deployment, int tab)voidStandaloneDeploymentView. update(Deployment deployment, int tab) -
Uses of Deployment in org.jboss.hal.core.deployment
Methods in org.jboss.hal.core.deployment that return Deployment Modifier and Type Method Description DeploymentServerGroupDeployment. getDeployment()DeploymentSubdeployment. getParent()Methods in org.jboss.hal.core.deployment with parameters of type Deployment Modifier and Type Method Description voidServerGroupDeployment. setDeployment(Deployment deployment)
-