Uses of Class
org.jboss.arquillian.container.test.impl.client.deployment.AbstractDeploymentScenarioGenerator
-
Packages that use AbstractDeploymentScenarioGenerator Package Description org.jboss.arquillian.container.test.impl.client.deployment -
-
Uses of AbstractDeploymentScenarioGenerator in org.jboss.arquillian.container.test.impl.client.deployment
Subclasses of AbstractDeploymentScenarioGenerator in org.jboss.arquillian.container.test.impl.client.deployment Modifier and Type Class Description classAnnotationDeploymentScenarioGeneratorDeploymentScenarioGeneratorthat builds aDeploymentScenariobased on the standard Arquillian API annotations.classAutomaticDeploymentScenarioGeneratorDeploymentScenarioGeneratorthat builds aDeploymentScenariobased on theAutomaticDeploymentregistered services.
-