|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TxnListener
A listener tailored for listening to events in the Txn life-cycle.
TxnEvent,
TxnConfig.getPermanentListeners(),
Txn.register(TxnListener)| Method Summary | |
|---|---|
void |
notify(Txn txn,
TxnEvent e)
Notifies that a certain TxnEvent happened inside a Txn. |
| Method Detail |
|---|
void notify(Txn txn,
TxnEvent e)
TxnEvent happened inside a Txn.
txn - the Txn where the event happenede - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||