See: Description
| Class | Description |
|---|---|
| EhCacheCache |
Cache implementation on top of an Ehcache instance. |
| EhCacheCacheManager |
CacheManager backed by an EhCache
CacheManager. |
| EhCacheFactoryBean |
FactoryBean that creates a named EhCache Cache instance
(or a decorator that implements the Ehcache interface),
representing a cache region within an EhCache CacheManager. |
| EhCacheManagerFactoryBean |
FactoryBean that exposes an EhCache CacheManager
instance (independent or shared), configured from a specified config location. |