spring-framework / org.springframework.cache.support / SimpleCacheManager / setCaches

setCaches

open fun setCaches(caches: MutableCollection<out Cache>): Unit

Specify the collection of Cache instances to use for this CacheManager.