Package | Description |
---|---|
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.
|
Class and Description |
---|
CacheUsageListener
Interface for listeners to any change in usage statistics of an
Ehcache.
|
LiveCacheStatistics
Interface for usage statistics of a Cache.
|
LiveCacheStatisticsWrapper
An implementation of
LiveCacheStatistics and also implements LiveCacheStatisticsData . |
Class and Description |
---|
CacheUsageListener
Interface for listeners to any change in usage statistics of an
Ehcache.
|
LiveCacheStatistics
Interface for usage statistics of a Cache.
|
Class and Description |
---|
CacheUsageListener
Interface for listeners to any change in usage statistics of an
Ehcache.
|
LiveCacheStatistics
Interface for usage statistics of a Cache.
|
Class and Description |
---|
LiveCacheStatistics
Interface for usage statistics of a Cache.
|
Class and 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
|
LiveCacheStatisticsImpl
Implementation which can be used both as a
LiveCacheStatistics and LiveCacheStatisticsData |
Class and Description |
---|
CacheUsageListener
Interface for listeners to any change in usage statistics of an
Ehcache.
|