Arquillian Container Test Implementation Base 1.0.0.CR2

org.jboss.arquillian.container.test.impl.deployment
Class ArquillianDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.deployment.ArquillianDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class ArquillianDeploymentAppender
extends Object
implements AuxiliaryArchiveAppender

Appender to package up Arquillian api/spi/impl and ShrinkWrap api/spi/impl

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ArquillianDeploymentAppender()
           
 
Method Summary
 org.jboss.shrinkwrap.api.Archive<?> createAuxiliaryArchive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArquillianDeploymentAppender

public ArquillianDeploymentAppender()
Method Detail

createAuxiliaryArchive

public org.jboss.shrinkwrap.api.Archive<?> createAuxiliaryArchive()
Specified by:
createAuxiliaryArchive in interface AuxiliaryArchiveAppender

Arquillian Container Test Implementation Base 1.0.0.CR2

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