Uses of Interface
org.compiere.util.TrxEventListener
Package
Description
Provide implementation for conversion of amount to word.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
-
Uses of TrxEventListener in org.compiere.util
Modifier and TypeMethodDescriptionvoid
Trx.addTrxEventListener
(TrxEventListener listener) Add transaction event listenerboolean
Trx.removeTrxEventListener
(TrxEventListener listener) Remove transaction event listener