| Package | Description | 
|---|---|
| org.springframework.cache.annotation | Annotations and supporting classes for declarative cache management. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingConfigurerSupportAn implementation of  CachingConfigurerwith empty methods allowing
 sub-classes to override only the methods they're interested in. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractCachingConfiguration. useCachingConfigurer(CachingConfigurer config)Extract the configuration from the nominated  CachingConfigurer. |