ehcache

Uses of Package
net.sf.ehcache.management.sampled

Packages that use net.sf.ehcache.management.sampled
net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics. 
 

Classes in net.sf.ehcache.management.sampled used by net.sf.ehcache.management.sampled
CacheManagerSampler
          An abstraction for sampled cache manager usage statistics.
CacheSampler
          An interface for exposing cache statistics.
CacheSamplerImpl
          An implementation of CacheSampler
ComprehensiveCacheSampler
          A CacheSampler interface that also exposes SampledCounter objects for all sampled statistics, rather than just the last sampled value.
SampledCacheManagerMBean
          An MBean for CacheManager exposing sampled cache usage statistics
SampledCacheMBean
          An MBean for Cache exposing cache statistics.
 


ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.