Uses of Class
org.springframework.cache.concurrent.ConcurrentMapCache
Packages that use ConcurrentMapCache
Package
Description
Implementation package for
java.util.concurrent
based caches.-
Uses of ConcurrentMapCache in org.springframework.cache.concurrent
Classes in org.springframework.cache.concurrent that implement interfaces with type arguments of type ConcurrentMapCacheModifier and TypeClassDescriptionclass
FactoryBean
for easy configuration of aConcurrentMapCache
when used within a Spring container.Methods in org.springframework.cache.concurrent that return ConcurrentMapCache