Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.command
Class DumpDataCommand

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

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

Author:
Bartosz Majsak
See Also:
Serialized Form

Constructor Summary
DumpDataCommand(DataDump dumpData)
           
 
Method Summary
 DataDump getDumpData()
           
 
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

DumpDataCommand

public DumpDataCommand(DataDump dumpData)
Method Detail

getDumpData

public DataDump getDumpData()

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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