| Interface | Description |
|---|---|
| Cache<KeyType,ValueType> |
Internal interface to a single cache.
|
| CacheManager |
Internal interface for managing caches.
|
| Class | Description |
|---|---|
| CacheEntry<KeyType,ValueType> |
Internal class that represents one entry in the cache.
|
| CacheKeyFactory |
Internal class that is responsible for producing cache keys.
|
| DozerCache<KeyType,ValueType> |
Map backed Cache implementation.
|
| DozerCacheManager |
Internal class that manages the Dozer caches.
|
| Enum | Description |
|---|---|
| DozerCacheType |
Copyright © 2005-2014 dozer. All Rights Reserved.