Uses of Class
org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Packages that use AnnotationJCacheOperationSource Package Description org.springframework.cache.jcache.interceptor AOP-based solution for declarative caching demarcation using JSR-107 annotations.Uses of AnnotationJCacheOperationSource in org.springframework.cache.jcache.interceptor
Subclasses of AnnotationJCacheOperationSource in org.springframework.cache.jcache.interceptor Modifier and Type Class Description classDefaultJCacheOperationSourceThe defaultJCacheOperationSourceimplementation delegating default operations to configurable services with sensible defaults when not present.