|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CacheLoader | Implementations need to load an object given a key from secondary storage, or store an object under a given key in secondary storage (e.g. |
CacheLoaderAop | Responsible for storing and retrieving objects to/from secondary storage. |
Class Summary | |
DelegatingCacheLoader | CacheLoader implementation which delegates to another TreeCache. |
FileCacheLoader | Simple file-based CacheLoader implementation. |
JDBCCacheLoader | JDBC CacheLoader implementation. |
NodeData | Serializable representation of the data of a node (FQN and attributes) |
SharedStoreCacheLoader | CacheLoader proxy used only when multiple CacheLoaders in a cluster access the same underlying store (e.g. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |