Arquillian Persistence Extension Implementation 1.0.0.Alpha1

org.jboss.arquillian.persistence.event
Class TransactionStarted

java.lang.Object
  extended by org.jboss.arquillian.test.spi.event.suite.SuiteEvent
      extended by org.jboss.arquillian.test.spi.event.suite.ClassEvent
          extended by org.jboss.arquillian.test.spi.event.suite.TestEvent
              extended by org.jboss.arquillian.persistence.event.TransactionStarted
All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event

public class TransactionStarted
extends org.jboss.arquillian.test.spi.event.suite.TestEvent


Constructor Summary
TransactionStarted(Object testInstance, Method testMethod)
           
TransactionStarted(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.test.spi.event.suite.TestEvent
getTestInstance, getTestMethod
 
Methods inherited from class org.jboss.arquillian.test.spi.event.suite.ClassEvent
getTestClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionStarted

public TransactionStarted(Object testInstance,
                          Method testMethod)

TransactionStarted

public TransactionStarted(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)

Arquillian Persistence Extension Implementation 1.0.0.Alpha1

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