ehcache

Uses of Interface
net.sf.ehcache.management.sampled.LegacyCacheStatistics

Packages that use LegacyCacheStatistics
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
 interface CacheSampler
          An interface for exposing cache statistics.
 interface SampledCacheMBean
          An MBean for Cache exposing cache statistics.
 

Classes in net.sf.ehcache.management.sampled that implement LegacyCacheStatistics
 class CacheSamplerImpl
          An implementation of CacheSampler
 class SampledCache
          An implementation of SampledCacheMBean
 


ehcache

Copyright 2001-2014, Terracotta, Inc.