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
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 © 2003-2012 Terracotta, Inc.. All Rights Reserved.