ehcache

Package net.sf.ehcache.transaction.local

This package contains the local transactions subsystem.

See:
          Description

Interface Summary
TransactionListener A listener interface to get called back when a transaction is being terminated
 

Class Summary
JtaLocalTransactionStore A Store implementation with support for local transactions driven by a JTA transaction manager
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
LocalTransactionStore A Store implementation with support for local transactions
 

Package net.sf.ehcache.transaction.local Description

This package contains the local transactions subsystem.


ehcache

Copyright 2001-2015, Terracotta, Inc.