|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubTxAwareParticipant
A participant that wants to be notified of local termination of a node in a nested transaction tree.
| Method Summary | |
|---|---|
void |
committed(CompositeTransaction transaction)
Notification of termination. |
void |
rolledback(CompositeTransaction transaction)
Notification that some transaction has been rolledback. |
| Method Detail |
|---|
void committed(CompositeTransaction transaction)
transaction - The composite transaction that has terminated
locally at its node.void rolledback(CompositeTransaction transaction)
parent - The transaction that has rolled back at its node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||