ehcache

Uses of Package
net.sf.ehcache.transaction.local

Packages that use net.sf.ehcache.transaction.local
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
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
LocalTransactionContext
          A local transaction's thread context
 

Classes in net.sf.ehcache.transaction.local used by net.sf.ehcache.transaction.local
LocalTransactionStore
          A Store implementation with support for local transactions
TransactionListener
          A listener interface to get called back when a transaction is being terminated
 


ehcache

Copyright 2001-2017, Terracotta, Inc.