ehcache

Uses of Interface
net.sf.ehcache.statistics.LiveCacheStatisticsData

Packages that use LiveCacheStatisticsData
net.sf.ehcache.statistics This package contains classes related to LiveCacheStatistics and its implementation. 
 

Uses of LiveCacheStatisticsData in net.sf.ehcache.statistics
 

Classes in net.sf.ehcache.statistics that implement LiveCacheStatisticsData
 class LiveCacheStatisticsImpl
          Implementation which can be used both as a LiveCacheStatistics and LiveCacheStatisticsData
 class LiveCacheStatisticsWrapper
          An implementation of LiveCacheStatistics and also implements LiveCacheStatisticsData.
 class NullLiveCacheStatisticsData
          A no-op implementation which can be used both as a LiveCacheStatistics and LiveCacheStatisticsData
 


ehcache

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