ehcache

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

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

Uses of CacheManagerSampler in net.sf.ehcache.management.sampled
 

Subinterfaces of CacheManagerSampler in net.sf.ehcache.management.sampled
 interface SampledCacheManagerMBean
          An MBean for CacheManager exposing sampled cache usage statistics
 

Classes in net.sf.ehcache.management.sampled that implement CacheManagerSampler
 class CacheManagerSamplerImpl
          An implementation of CacheManagerSampler
 class SampledCacheManager
          An implementation of SampledCacheManagerMBean
 


ehcache

Copyright 2001-2016, Terracotta, Inc.