See: Description
Interface | Description |
---|---|
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
|
Class | Description |
---|---|
LiveCacheStatisticsImpl |
Implementation which can be used both as a
LiveCacheStatistics and LiveCacheStatisticsData |
LiveCacheStatisticsWrapper |
An implementation of
LiveCacheStatistics and also implements LiveCacheStatisticsData . |
NullLiveCacheStatisticsData |
A no-op implementation which can be used both as a
LiveCacheStatistics and LiveCacheStatisticsData |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.