| Package | Description |
|---|---|
| org.jboss.arquillian.transaction.spi.event |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterTransactionEnded
Event fired after the transaction has been finished.
|
class |
AfterTransactionStarted
Event fired after new transaction is started.
|
class |
BeforeTransactionEnded
Event fired before the transaction will be compensated.
|
class |
BeforeTransactionStarted
Event fired before new transaction is going to start.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.