Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.deployment
Class PersistenceExtensionDynamicDependencyAppender

java.lang.Object
  extended by org.jboss.arquillian.persistence.deployment.PersistenceExtensionDynamicDependencyAppender
All Implemented Interfaces:
org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor

public class PersistenceExtensionDynamicDependencyAppender
extends Object
implements org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor

Appends all data sets defined for the test class to the test archive.

Author:
Bartosz Majsak

Constructor Summary
PersistenceExtensionDynamicDependencyAppender()
           
 
Method Summary
 void process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive, org.jboss.arquillian.test.spi.TestClass testClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceExtensionDynamicDependencyAppender

public PersistenceExtensionDynamicDependencyAppender()
Method Detail

process

public void process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
                    org.jboss.arquillian.test.spi.TestClass testClass)
Specified by:
process in interface org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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