Uses of Class
org.springframework.cache.interceptor.CacheAspectSupport
Packages that use CacheAspectSupport Package Description org.springframework.cache.interceptor AOP-based solution for declarative caching demarcation.Uses of CacheAspectSupport in org.springframework.cache.interceptor
Subclasses of CacheAspectSupport in org.springframework.cache.interceptor Modifier and Type Class Description classCacheInterceptorAOP Alliance MethodInterceptor for declarative cache management using the common Spring caching infrastructure (Cache).