|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreWriteCommand | |
---|---|
net.sf.ehcache.transaction | This package contains classes for controlling cache operations (for transactional use) |
Uses of StoreWriteCommand in net.sf.ehcache.transaction |
---|
Classes in net.sf.ehcache.transaction that implement StoreWriteCommand | |
---|---|
class |
StoreExpireAllElementsCommand
Represents an expireElements operation to be executed on a Store . |
class |
StorePutCommand
Represents a Store.put(net.sf.ehcache.Element) put} operation to be executed on a Store . |
class |
StorePutWithWriterCommandImpl
|
class |
StoreRemoveAllCommand
Represents a removeAll operation to be executed on a Store . |
class |
StoreRemoveCommand
Represents a remove operation to be executed on a Store . |
class |
StoreRemoveWithWriterCommand
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |