Package org.multiverse.api.lifecycle
Interface TxnListener
- All Known Implementing Classes:
CountDownCommitBarrier.RestorePartiesCompensatingTask
public interface TxnListener
A listener tailored for listening to events in the
Txn
life-cycle.- See Also:
-
Method Summary
-
Method Details
-
notify
- Parameters:
txn
- theTxn
where the event happenede
- the event
-