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