public final class RedisFallbackCompositeCacheManager
extends org.springframework.cache.support.CompositeCacheManager
Cache
instances with a wrapper which swallows the exceptions, logs them and acts like a NoOpCacheManager.NoOpCache
.Constructor and Description |
---|
RedisFallbackCompositeCacheManager(org.springframework.cache.CacheManager... cacheManagers) |
public RedisFallbackCompositeCacheManager(org.springframework.cache.CacheManager... cacheManagers)
public org.springframework.cache.Cache getCache(String name)
getCache
in interface org.springframework.cache.CacheManager
getCache
in class org.springframework.cache.support.CompositeCacheManager
Copyright © 2010 - 2016 edorasware ag. All Rights Reserved.