See: Description
| Interface | Description |
|---|---|
| CacheCore |
Interface for cache core implementations for
Cache |
| CacheDisposalListener |
A listener for disposal events on a cache
|
| Class | Description |
|---|---|
| Cache |
A general purpose cache for WGA and all accompanied functionalities.
|
| CacheEntryParams |
Parameters for writing a cache entry
|
| CacheFactory |
Factory for creating and managing
Cache objects |
| EHCacheCore |
Cache core implementation based on EHCache (http://ehcache.sourceforge.net)
|
| Exception | Description |
|---|---|
| CacheException |
Exception that flies when anything inside
Cache goes wrong, mostly carrying a root source throwable |