Interface for listening the application transaction events. Implementations of this interface can be used to listen all transactions between the client and the application.
Inheritance Path. com.itmill.toolkit.service.ApplicationContext.TransactionListener
Parameters
transactionData
Data identifying the transaction.
Invoked at the end of every transaction.