| Interface | Description |
|---|---|
| CacheImpl |
A cache implementation.
|
| CacheKeyGenerator |
Allow custom cache key to be used by applications.
|
| Class | Description |
|---|---|
| Cache |
The Cache.
|
| DefaultCacheKeyGenerator |
The Default Cache Key Generator
|
| EhCacheImpl |
EhCache implementation.
|
| MemcachedImpl |
Memcached implementation (using http://code.google.com/p/spymemcached/)
expiration is specified in seconds
|
| Annotation Type | Description |
|---|---|
| CacheFor |
Cache an action's result.
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly