Class CacheStatisticSupplier
java.lang.Object
com.atlassian.confluence.plugins.monitoring.CacheStatisticSupplier
- All Implemented Interfaces:
- Supplier<com.atlassian.cluster.monitoring.spi.model.Table<String,- String, - String, - String, - List<String>>> 
- 
Constructor SummaryConstructorsConstructorDescriptionCacheStatisticSupplier(com.atlassian.cache.CacheManager cacheManager, I18NBeanFactory i18NBeanFactory) 
- 
Method Summary
- 
Constructor Details- 
CacheStatisticSupplierpublic CacheStatisticSupplier(com.atlassian.cache.CacheManager cacheManager, I18NBeanFactory i18NBeanFactory) 
 
- 
- 
Method Details