Uses of Class
org.springframework.cache.jcache.config.AbstractJCacheConfiguration
Packages that use AbstractJCacheConfiguration
Package
Description
AspectJ-based caching support.
Support package for declarative JSR-107 caching configuration.
- 
Uses of AbstractJCacheConfiguration in org.springframework.cache.aspectjSubclasses of AbstractJCacheConfiguration in org.springframework.cache.aspectjModifier and TypeClassDescriptionclass@Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management for standard JSR-107 annotations.
- 
Uses of AbstractJCacheConfiguration in org.springframework.cache.jcache.configSubclasses of AbstractJCacheConfiguration in org.springframework.cache.jcache.configModifier and TypeClassDescriptionclass@Configurationclass that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven JSR-107 cache management.