Arquillian Persistence Extension Implementation 1.0.0.Alpha1

org.jboss.arquillian.persistence.container
Class ConfigurationLoader

java.lang.Object
  extended by org.jboss.arquillian.persistence.container.ConfigurationLoader

public class ConfigurationLoader
extends Object

Loads configuration from the client-side test environment and exposes it to the remote container through ConfigurationCommand mechanism.

Author:
Bartosz Majsak

Constructor Summary
ConfigurationLoader()
           
 
Method Summary
 void fetchConfiguration(org.jboss.arquillian.test.spi.event.suite.BeforeSuite beforeSuite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationLoader

public ConfigurationLoader()
Method Detail

fetchConfiguration

public void fetchConfiguration(@Observes
                               org.jboss.arquillian.test.spi.event.suite.BeforeSuite beforeSuite)

Arquillian Persistence Extension Implementation 1.0.0.Alpha1

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