Arquillian Spring Framework 3 Service Deployer 1.0.0.Alpha1

org.jboss.arquillian.spring.client
Class Spring3EnricherArchiveAppender

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

public class Spring3EnricherArchiveAppender
extends AbstractSpringEnricherArchiveAppender

Spring Enricher Archive Appender. Adds all the required classes by this extension into a test archive.

Version:
$Revision: $
Author:
Jakub Narloch

Constructor Summary
Spring3EnricherArchiveAppender()
           
 
Method Summary
protected  void appendResources(org.jboss.shrinkwrap.api.spec.JavaArchive archive)
          
 
Methods inherited from class org.jboss.arquillian.spring.client.AbstractSpringEnricherArchiveAppender
appendProperties, buildArchive, createArchive
 
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

Spring3EnricherArchiveAppender

public Spring3EnricherArchiveAppender()
Method Detail

appendResources

protected void appendResources(org.jboss.shrinkwrap.api.spec.JavaArchive archive)

Specified by:
appendResources in class AbstractSpringEnricherArchiveAppender

Arquillian Spring Framework 3 Service Deployer 1.0.0.Alpha1

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