| Class | Description |
|---|---|
| DefaultStatisticsAwareCache |
Default caching class for dealing with
Caches managed by a CacheManager. |
| SafeCacheWrapper |
Safe cache wrapper which wraps a given cache and swallows the exception and logs the errors.
|
| StatisticsAwareCacheWrapper |
This class wraps a
Cache and holds the statistical data to satisfy the CacheStatistics interface. |
| StatisticsAwareCacheWrapperSerializer |
Serializer for the
StatisticsAwareCacheWrapper class. |
| StatisticsAwareEhCacheCacheManager |
Decorates the caches with a
StatisticsAwareCacheWrapper such that all caches managed by this cache manager store the statistical data. |
| StatisticsAwareRedisCacheManager |
Decorates the caches with a
StatisticsAwareCacheWrapper such that all caches managed by this cache manager store the statistical data. |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.