Uses of Interface
net.sf.ehcache.management.sampled.LegacyCacheStatistics
-
Packages that use LegacyCacheStatistics Package Description net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics. -
-
Uses of LegacyCacheStatistics in net.sf.ehcache.management.sampled
Subinterfaces of LegacyCacheStatistics in net.sf.ehcache.management.sampled Modifier and Type Interface Description interfaceCacheSamplerAn interface for exposing cache statistics.interfaceSampledCacheMBeanAn MBean for Cache exposing cache statistics.Classes in net.sf.ehcache.management.sampled that implement LegacyCacheStatistics Modifier and Type Class Description classCacheSamplerImplAn implementation ofCacheSamplerclassSampledCacheAn implementation ofSampledCacheMBean
-