Interface TopiaTransactionListener

All Superinterfaces:
EventListener

public interface TopiaTransactionListener extends EventListener
To listen transaction operations such as commit and rollback. Warning: Must be attached to the current transaction. TopiaListenableSupport listens such listeners via javaBeans methods :
Author:
Benjamin Poussin - poussin@codelutin.com
See Also: