Arquillian Container GlassFish Remote 3.1 1.0.0.CR3

org.jboss.arquillian.container.glassfish.remote_3_1
Class GlassFishRestDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.container.glassfish.remote_3_1.GlassFishRestDeploymentAppender
All Implemented Interfaces:
org.jboss.arquillian.container.test.spi.client.deployment.AuxiliaryArchiveAppender

public class GlassFishRestDeploymentAppender
extends Object
implements org.jboss.arquillian.container.test.spi.client.deployment.AuxiliaryArchiveAppender

Package the required dependencies needed by the Glassfish Container plugin to run in container.

Author:
Aslak Knutsen, Jason Porter

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

Constructor Detail

GlassFishRestDeploymentAppender

public GlassFishRestDeploymentAppender()
Method Detail

createAuxiliaryArchive

public org.jboss.shrinkwrap.api.Archive<?> createAuxiliaryArchive()
Creates the enricher archive for the test.

Specified by:
createAuxiliaryArchive in interface org.jboss.arquillian.container.test.spi.client.deployment.AuxiliaryArchiveAppender
Returns:
Archive containing all the valid enrichers for the server.

Arquillian Container GlassFish Remote 3.1 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.