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.
|
Class and 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
|
Class and Description |
---|
LocalTransactionContext
A local transaction's thread context
|
Class and Description |
---|
LocalTransactionStore
A Store implementation with support for local transactions
|
TransactionListener
A listener interface to get called back when a transaction is being terminated
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.