Interface FlushTransactionListener

All Known Subinterfaces:
TransactionListener
All Known Implementing Classes:
AbstractTransactionListener, AuditManager

public interface FlushTransactionListener
Notified on transaction flush.
Since:
0.2.5.0
Author:
Patrick Linskey, Abe White
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification that a transaction has flushed all object changes.
    void
    Notification that a transaction is about to flush all object changes.