@Configuration @ConditionalOnBean(value=MemcachedCacheManager.class) @ConditionalOnClass(value=org.springframework.boot.actuate.cache.CacheStatisticsProvider.class) public class MemcachedCacheStatisticsAutoConfiguration extends java.lang.Object
Auto-configuration for the Memcached CacheStatisticsProvider bean.| Constructor and Description |
|---|
MemcachedCacheStatisticsAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
MemcachedCacheStatisticsProvider |
memcachedCacheStatisticsProvider() |
public MemcachedCacheStatisticsAutoConfiguration()
@Bean public MemcachedCacheStatisticsProvider memcachedCacheStatisticsProvider()