Package org.springframework.cache.ehcache
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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.
Support classes for the open source cache EHCache, allowing to set up an EHCache CacheManager and Caches as beans in a Spring context.