org.jboss.arquillian.jbossas.remote60
Class JBossASDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.jbossas.remote60.JBossASDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class JBossASDeploymentAppender
extends Object
implements AuxiliaryArchiveAppender

EmbeddedDeploymentAppender Package the required dependencies needed by the Jboss Embedded Container plugin to run in container.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
JBossASDeploymentAppender()
           
 
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

JBossASDeploymentAppender

public JBossASDeploymentAppender()
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.