|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TransactionPolicy.TransactionSynchronization
TransactionSynchronization receives notifications as the Transaction completes.
| Nested Class Summary | |
|---|---|
static class |
TransactionPolicy.TransactionSynchronization.Status
|
| Method Summary | |
|---|---|
void |
afterCompletion(TransactionPolicy.TransactionSynchronization.Status status)
Called after the transaction is completed. |
void |
beforeCompletion()
Called immediately before the transaction is completed. |
| Method Detail |
|---|
void beforeCompletion()
void afterCompletion(TransactionPolicy.TransactionSynchronization.Status status)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||