Arquillian Container Test Implementation Base 1.0.1.Final

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.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.