Package org.multiverse.api.lifecycle
Interface TxnListener
-
- All Known Implementing Classes:
CountDownCommitBarrier.RestorePartiesCompensatingTask
public interface TxnListenerA listener tailored for listening to events in theTxnlife-cycle.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotify(Txn txn, TxnEvent e)
-