Uses of Class
org.jboss.arquillian.container.spi.client.deployment.DeploymentTargetDescription
-
Packages that use DeploymentTargetDescription Package Description org.jboss.arquillian.container.spi.client.deployment -
-
Uses of DeploymentTargetDescription in org.jboss.arquillian.container.spi.client.deployment
Fields in org.jboss.arquillian.container.spi.client.deployment declared as DeploymentTargetDescription Modifier and Type Field Description static DeploymentTargetDescriptionDeploymentTargetDescription. DEFAULTMethods in org.jboss.arquillian.container.spi.client.deployment with parameters of type DeploymentTargetDescription Modifier and Type Method Description DeploymentDeploymentScenario. deployment(DeploymentTargetDescription target)Get aDeploymentDescriptionwith a specific name if it exists.
-