Uses of Class
org.springframework.cache.annotation.AbstractCachingConfiguration.CachingConfigurerSupplier
Packages that use AbstractCachingConfiguration.CachingConfigurerSupplier
Package
Description
Annotations and supporting classes for declarative cache management.
- 
Uses of AbstractCachingConfiguration.CachingConfigurerSupplier in org.springframework.cache.annotationMethods in org.springframework.cache.annotation with parameters of type AbstractCachingConfiguration.CachingConfigurerSupplierModifier and TypeMethodDescriptionprotected voidAbstractCachingConfiguration.useCachingConfigurer(AbstractCachingConfiguration.CachingConfigurerSupplier cachingConfigurerSupplier) Extract the configuration from the nominatedCachingConfigurer.