Uses of Class
org.springframework.cache.support.AbstractCacheManager
Packages that use AbstractCacheManager
Package
Description
Support classes for the org.springframework.cache package.
-
Uses of AbstractCacheManager in org.springframework.cache.support
Subclasses of AbstractCacheManager in org.springframework.cache.supportModifier and TypeClassDescriptionclassSimple cache manager working against a given collection of caches.