Generated by
JDiff

Interface org.springframework.cache.annotation.CacheAnnotationParser

Changed Methods
Collection<CacheOperation> parseCacheAnnotations(AnnotatedElement) Documentation changed from old to new.
Parses the cache definition for the given method or class, based on a known annotation type.