|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Collection<CacheOperation> parseCacheAnnotations(AnnotatedElement ) |
Parses the cache definition for the given method or class, based on a known annotation type. |
Added Methods | |
Collection<CacheOperation> parseCacheAnnotations(Class<?> ) |
Parses the cache definition for the given class, based on a known annotation type. |
Collection<CacheOperation> parseCacheAnnotations(Method ) |
Parses the cache definition for the given method, based on a known annotation type. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |