spring-framework / org.springframework.cache.ehcache / EhCacheManagerFactoryBean / setCacheManagerName

setCacheManagerName

open fun setCacheManagerName(cacheManagerName: String): Unit

Set the name of the EhCache CacheManager (if a specific name is desired).

See Also
net.sf.ehcache.config.Configuration#setName(String)