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