Uses of Class
org.springframework.cache.interceptor.CacheInterceptor
Packages that use CacheInterceptor
Package
Description
Annotations and supporting classes for declarative cache management.
- 
Uses of CacheInterceptor in org.springframework.cache.annotationMethods in org.springframework.cache.annotation that return CacheInterceptorModifier and TypeMethodDescriptionProxyCachingConfiguration.cacheInterceptor(CacheOperationSource cacheOperationSource) Methods in org.springframework.cache.annotation with parameters of type CacheInterceptorModifier and TypeMethodDescriptionProxyCachingConfiguration.cacheAdvisor(CacheOperationSource cacheOperationSource, CacheInterceptor cacheInterceptor)