org.jboss.arquillian.container.test.impl.client.deployment.event
Class GenerateDeployment

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.client.deployment.event.GenerateDeployment
All Implemented Interfaces:
Event

public class GenerateDeployment
extends Object
implements Event

GenerateDeployment

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
GenerateDeployment(TestClass testClass)
           
 
Method Summary
 TestClass getTestClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateDeployment

public GenerateDeployment(TestClass testClass)
Method Detail

getTestClass

public TestClass getTestClass()
Returns:
the testClass


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