Arquillian Container Test Implementation Base 1.0.0.CR2

org.jboss.arquillian.container.test.impl.client.deployment
Class DeploymentGenerator

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.client.deployment.DeploymentGenerator

public class DeploymentGenerator
extends Object

DeploymentGenerator

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
DeploymentGenerator()
           
 
Method Summary
 void generateDeployment(GenerateDeployment event)
           
protected  void validate(DeploymentScenario scenario)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentGenerator

public DeploymentGenerator()
Method Detail

generateDeployment

public void generateDeployment(@Observes
                               GenerateDeployment event)

validate

protected void validate(DeploymentScenario scenario)

Arquillian Container Test Implementation Base 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.