Package net.sf.ehcache.transaction.local
This package contains the local transactions subsystem.
-
Interface Summary Interface Description TransactionListener A listener interface to get called back when a transaction is being terminated -
Class Summary Class Description JtaLocalTransactionStore A Store implementation with support for local transactions driven by a JTA transaction managerLocalRecoveryManager The local transactions mode recovery manager which is used to trigger full recovery of all caches configured with local transaction mode.LocalTransactionContext A local transaction's thread contextLocalTransactionStore A Store implementation with support for local transactions