Uses of Interface
org.springframework.cache.annotation.AnnotationCacheOperationSource.CacheOperationProvider
Package
Description
Annotations and supporting classes for declarative cache management.
-
Uses of AnnotationCacheOperationSource.CacheOperationProvider in org.springframework.cache.annotation
Modifier and TypeMethodDescriptionprotected Collection<CacheOperation>
AnnotationCacheOperationSource.determineCacheOperations
(AnnotationCacheOperationSource.CacheOperationProvider provider) Determine the cache operation(s) for the givenAnnotationCacheOperationSource.CacheOperationProvider
.