Uses of Class
com.loomcache.server.jcache.CacheStatisticsManager
Packages that use CacheStatisticsManager
-
Uses of CacheStatisticsManager in com.loomcache.server.jcache
Methods in com.loomcache.server.jcache that return CacheStatisticsManagerModifier and TypeMethodDescription@Nullable CacheStatisticsManagerLoomJCache.getStatisticsManager()Get the statistics manager for this cache, if statistics are enabled.Constructors in com.loomcache.server.jcache with parameters of type CacheStatisticsManagerModifierConstructorDescriptionJCacheStatisticsMXBeanImpl(CacheStatisticsManager statistics) Create a statistics MXBean backed by the given statistics manager.