|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Command | A Command represents an operation to be executed on a Store. |
| StoreWriteCommand | Marker interface for Command that mutate the Store on Command.execute(net.sf.ehcache.store.Store) |
| TransactionContext | A TransactionContext represents the data local to a Transaction that involves a transactional Cache. |
| Class Summary | |
|---|---|
| StoreExpireAllElementsCommand | Represents an expireElements operation to be executed on a Store. |
| StorePutCommand | Represents a Store.put(net.sf.ehcache.Element) put} operation to be executed on a Store. |
| StorePutWithWriterCommandImpl | |
| StoreRemoveAllCommand | Represents a removeAll operation to be executed on a Store. |
| StoreRemoveCommand | Represents a remove operation to be executed on a Store. |
| StoreRemoveWithWriterCommand | |
This package contains classes for controlling cache operations (for transactional use)
|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||