ehcache

Uses of Package
net.sf.ehcache.statistics

Packages that use net.sf.ehcache.statistics
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns. 
net.sf.ehcache.constructs.classloader ClassLoader contstructs package 
net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics. 
net.sf.ehcache.statistics This package contains classes related to LiveCacheStatistics and its implementation. 
net.sf.ehcache.statistics.sampled This package contains classes related to SampledCacheStatistics and its implementation. 
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache
CacheUsageListener
          Interface for listeners to any change in usage statistics of an Ehcache.
LiveCacheStatistics
          Interface for usage statistics of a Cache.
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache.constructs
CacheUsageListener
          Interface for listeners to any change in usage statistics of an Ehcache.
LiveCacheStatistics
          Interface for usage statistics of a Cache.
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache.constructs.classloader
CacheUsageListener
          Interface for listeners to any change in usage statistics of an Ehcache.
LiveCacheStatistics
          Interface for usage statistics of a Cache.
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache.management.sampled
LiveCacheStatistics
          Interface for usage statistics of a Cache.
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache.statistics
CacheUsageListener
          Interface for listeners to any change in usage statistics of an Ehcache.
LiveCacheStatistics
          Interface for usage statistics of a Cache.
LiveCacheStatisticsData
          Interface that classes storing usage statistics of a Cache will implement
 

Classes in net.sf.ehcache.statistics used by net.sf.ehcache.statistics.sampled
CacheUsageListener
          Interface for listeners to any change in usage statistics of an Ehcache.
 


ehcache

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