|
||||||||||
| 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 tx)
Notification of termination. |
void |
rolledback(CompositeTransaction tx)
Notification that some tx has been rolledback. |
| Method Detail |
|---|
void committed(CompositeTransaction tx)
tx - The composite transaction that has terminated
locally at its node.void rolledback(CompositeTransaction tx)
parent - The tx that has rolled back at its node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||