ehcache

Package net.sf.ehcache.management.sampled

This package contains classes related to MBeans with Sampled Statistics.

See:
          Description

Interface Summary
SampledCacheManagerMBean An MBean for CacheManager exposing sampled cache usage statistics

SampledCacheMBean An MBean for Cache exposing cache statistics.
 

Class Summary
SampledCache An implementation of SampledCacheMBean

SampledCacheManager An implementation of SampledCacheManagerMBean

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.
 

Package net.sf.ehcache.management.sampled Description

This package contains classes related to MBeans with Sampled Statistics.


ehcache

true