Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.command
Class ConfigurationCommand

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand<PersistenceConfiguration>
      extended by org.jboss.arquillian.persistence.command.ConfigurationCommand
All Implemented Interfaces:
Serializable, org.jboss.arquillian.container.test.spi.command.Command<PersistenceConfiguration>

public class ConfigurationCommand
extends org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand<PersistenceConfiguration>

Command used to communicate between local test executor and remote container to obtain configuration instance.

Author:
Bartosz Majsak
See Also:
Serialized Form

Constructor Summary
ConfigurationCommand()
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand
getResult, getThrowable, setResult, setThrowable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationCommand

public ConfigurationCommand()

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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