Package org.dozer.cache

Interface Summary
Cache<KeyType,ValueType> Internal interface to a single cache.
CacheManager Internal interface for managing caches.
 

Class Summary
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 Summary
DozerCacheType  
 



Copyright © 2005-2011 dozer. All Rights Reserved.