Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.cache.support Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractCacheManagerAbstract base class implementing the common CacheManager methods.Classorg.springframework.cache.supportSpring MVC
AbstractValueAdaptingCacheCommon base class for Cache implementations that need to adaptnull values (and potentially other such special values) beforeClassorg.springframework.cache.supportSpring MVC
CompositeCacheManagerComposite CacheManager implementation that iterates overa given collection of delegate CacheManager instances.Classorg.springframework.cache.supportSpring MVC
NoOpCacheManagerA basic, no operation CacheManager implementation suitablefor disabling caching, typically used for backing cache declarationsClassorg.springframework.cache.supportSpring MVC
NullValueSimple serializable class that serves as a null replacementfor cache stores which otherwise do not support null values.Classorg.springframework.cache.supportSpring MVC
SimpleCacheManagerSimple cache manager working against a given collection of caches.Classorg.springframework.cache.supportSpring MVC
SimpleValueWrapperStraightforward implementation of Cache.Classorg.springframework.cache.supportSpring MVC