| Package | Description | 
|---|---|
| org.springframework.cache.interceptor | AOP-based solution for declarative caching demarcation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NamedCacheResolverA  CacheResolverthat forces the resolution to a configurable
 collection of name(s) against a givenCacheManager. | 
| class  | SimpleCacheResolverA simple  CacheResolverthat resolves theCacheinstance(s)
 based on a configurableCacheManagerand the name of the
 cache(s) as provided bygetCacheNames(). |