org.jboss.arquillian.testng.container
Class TestNGDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
      extended by org.jboss.arquillian.testng.container.TestNGDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class TestNGDeploymentAppender
extends CachedAuxilliaryArchiveAppender

TestNGDeploymentAppender

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
TestNGDeploymentAppender()
           
 
Method Summary
protected  org.jboss.shrinkwrap.api.Archive<?> buildArchive()
           
 
Methods inherited from class org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
createAuxiliaryArchive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNGDeploymentAppender

public TestNGDeploymentAppender()
Method Detail

buildArchive

protected org.jboss.shrinkwrap.api.Archive<?> buildArchive()
Specified by:
buildArchive in class CachedAuxilliaryArchiveAppender


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