Class TransactionEventManager

All Implemented Interfaces:
Serializable, EventManager

public class TransactionEventManager extends AbstractConcurrentEventManager
Manager that can be used to track and notify transaction listeners of transaction-related events.
Since:
0.3.0
Author:
Patrick Linskey, Abe White
See Also: