org.jboss.arquillian.impl
Class ArquillianDeploymentAppender

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

public class ArquillianDeploymentAppender
extends Object
implements AuxiliaryArchiveAppender

ArquillianDeploymentAppender

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


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