Package org.multiverse.api.lifecycle
Interface TxnListener
-
public interface TxnListener
A listener tailored for listening to events in theTxn
life-cycle.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notify(Txn txn, TxnEvent e)
-