Generated by
JDiff

Package org.springframework.cache.ehcache

Changed Classes
EhCacheCache Cache implementation on top of an Ehcache instance.
EhCacheFactoryBean FactoryBean that creates a named EhCache net.sf.ehcache.Cache instance (or a decorator that implements the net.sf.ehcache.Ehcache interface), representing a cache region within an EhCache net.sf.ehcache.CacheManager.
EhCacheManagerFactoryBean FactoryBean that exposes an EhCache net.sf.ehcache.CacheManager instance (independent or shared), configured from a specified config location.