|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
JCacheOperation<?> findCacheOperation(Method, |
Change in return type from org.springframework.cache.jcache.model.JCacheOperation> to org.springframework.cache.jcache.interceptor.JCacheOperation> . |
Subclasses need to implement this to return the caching operation for the given method, if any. |
JCacheOperation<?> getCacheOperation(Method, |
Change in return type from org.springframework.cache.jcache.model.JCacheOperation> to org.springframework.cache.jcache.interceptor.JCacheOperation> . |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |