Generated by
JDiff

Class org.springframework.cache.ehcache.EhCacheCacheManager

The superclass changed from org.springframework.cache.support.AbstractCacheManager to org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager.

Added Constructors
EhCacheCacheManager(CacheManager) Create a new EhCacheCacheManager for the given backing EhCache.
 

Changed Constructors
EhCacheCacheManager(void) Documentation changed from old to new.
Create a new EhCacheCacheManager, setting the target EhCache CacheManager through the .setCacheManager bean property.