|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Cache | This interface allows for multiple implementations of a cache presumably with different caching algrithms. |
Cacheable | Represents an object that can be cached. |
CacheManager | Manages caches of objects. |
Class Summary | |
CacheManagerImpl | The default implementation of CacheManager implemented as a singleton |
CacheWrapper | Simple wrapper for an object that wants to be cached. |
SimpleCacheImpl | Basic implementation an LRU cache. |
Infrastructure and implementation to support caching operations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |