Uses of Package
net.sf.ehcache.transaction.local
-
Packages that use net.sf.ehcache.transaction.local Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use.net.sf.ehcache.transaction.local This package contains the local transactions subsystem. -
Classes in net.sf.ehcache.transaction.local used by net.sf.ehcache Class Description LocalRecoveryManager 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 context -
Classes in net.sf.ehcache.transaction.local used by net.sf.ehcache.transaction Class Description LocalTransactionContext A local transaction's thread context -
Classes in net.sf.ehcache.transaction.local used by net.sf.ehcache.transaction.local Class Description LocalTransactionStore A Store implementation with support for local transactionsTransactionListener A listener interface to get called back when a transaction is being terminated