|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionEventListener
Used to get notified about commit or rollback of a transaction
| Method Summary | |
|---|---|
void |
postTransactionCommit(Transaction tx)
Called after the transaction has been committed |
void |
postTransactionRollback(Transaction tx,
Throwable cause)
Called after the transaction has been rolled back |
| Method Detail |
|---|
void postTransactionCommit(Transaction tx)
void postTransactionRollback(Transaction tx,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||