ehcache

Package net.sf.ehcache.management.sampled

This package contains classes related to MBeans with Sampled Statistics.

See:
          Description

Interface Summary
CacheManagerSampler An abstraction for sampled cache manager usage statistics.
CacheSampler An interface for exposing cache statistics.
LegacyCacheStatistics Interface for sampled usage statistics of a Cache

.

SampledCacheManagerMBean An MBean for CacheManager exposing sampled cache usage statistics
SampledCacheMBean An MBean for Cache exposing cache statistics.
 

Class Summary
CacheManagerSamplerImpl An implementation of CacheManagerSampler
CacheSamplerImpl An implementation of CacheSampler
SampledCache An implementation of SampledCacheMBean
SampledCacheManager An implementation of SampledCacheManagerMBean
SampledCounterProxy<E extends Number> The Class SampledCounterProxy.
SampledEhcacheMBeans Utility class used for getting ObjectName's for sampled MBeans

SampledMBeanRegistrationProvider An implementation of MBeanRegistrationProvider which registers sampled MBeans for the CacheManager and its Caches.
SampledRateCounterProxy<E extends Number> The Class SampledRateCounterProxy.
 

Package net.sf.ehcache.management.sampled Description

This package contains classes related to MBeans with Sampled Statistics.


ehcache

Copyright 2001-2014, Terracotta, Inc.