Generated by
JDiff

Class org.springframework.cache.jcache.JCacheCacheManager

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

Added Constructors
JCacheCacheManager(CacheManager) Create a new JCacheCacheManager for the given backing JCache.
 

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