Generated by
JDiff

Class org.springframework.cache.ehcache.EhCacheFactoryBean

Changed Methods
Class<? extends Ehcache> getObjectType() Documentation changed from old to new.
Predict the particular {@code Ehcache} implementation that will be returned from .getObject() based on logic in .createCache() and .decorateCache(Ehcache) as orchestrated by .afterPropertiesSet().