| Interface | Description |
|---|---|
| CacheStrategy<K,V> |
CacheStrategy.java.
|
| Class | Description |
|---|---|
| CacheKey |
Used as an entry for the cache.
|
| CacheValue |
Entry holding a resource content along with its associated hash.
|
| ConfigurableCacheStrategy |
Uses the
CacheStrategy implementation associated with an alias read from properties file. |
Copyright © 2008-2014. All Rights Reserved.