org.jboss.arquillian.persistence.transaction
Class TestTransactionWrapper
java.lang.Object
org.jboss.arquillian.persistence.transaction.TestTransactionWrapper
public class TestTransactionWrapper
- extends Object
- Author:
- Bartosz Majsak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTransactionWrapper
public TestTransactionWrapper()
beforeTest
public void beforeTest(@Observes
StartTransaction startTransaction)
throws Exception
- Throws:
Exception
afterTest
public void afterTest(@Observes
EndTransaction endTransaction)
throws Exception
- Throws:
Exception
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.