|
Class Summary |
| CacheFileProps |
Manage a cache file's associated properties. |
| CachingContentStore |
Implementation of ContentStore that wraps any other ContentStore (the backing store)
transparently providing caching of content in that backing store. |
| CachingContentStoreSpringTest |
Tests for the CachingContentStore that benefit from a full set of tests
defined in AbstractWritableContentStoreTest. |
| CachingContentStoreTest |
Tests for the CachingContentStore class. |
| ContentCacheImpl |
The one and only implementation of the ContentCache class. |
| ContentCacheImplTest |
Tests for the ContentCacheImpl class. |
| FullTest |
Tests for CachingContentStore where all the main collaborators are defined as Spring beans. |
| Key |
Multipurpose key so that data can be cached either by content URL or cache file path. |