@Configuration @ConditionalOnBean(value=org.springframework.cache.CacheManager.class) @ConditionalOnClass(value=<error>) public class RedissonCacheStatisticsAutoConfiguration extends Object
Auto-configuration for RedissonCacheMeterBinderProvider| Constructor and Description |
|---|
RedissonCacheStatisticsAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RedissonCacheMeterBinderProvider |
redissonCacheMeterBinderProvider() |
public RedissonCacheStatisticsAutoConfiguration()
@Bean public RedissonCacheMeterBinderProvider redissonCacheMeterBinderProvider()
Copyright © 2014–2018 The Redisson Project. All rights reserved.