org.jboss.arquillian.persistence.command
Class ConfigurationCommand
java.lang.Object
org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand<PersistenceConfiguration>
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
| 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 |
ConfigurationCommand
public ConfigurationCommand()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.