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