Uses of Interface
org.dozer.cache.CacheManager

Packages that use CacheManager
org.dozer   
org.dozer.cache   
 

Uses of CacheManager in org.dozer
 

Constructors in org.dozer with parameters of type CacheManager
MappingProcessor(ClassMappings classMappings, Configuration globalConfiguration, CacheManager cacheMgr, StatisticsManager statsMgr, List<CustomConverter> customConverterObjects, DozerEventManager eventManager, CustomFieldMapper customFieldMapper, Map<String,CustomConverter> customConverterObjectsWithId)
           
 

Uses of CacheManager in org.dozer.cache
 

Classes in org.dozer.cache that implement CacheManager
 class DozerCacheManager
          Internal class that manages the Dozer caches.
 



Copyright © 2005-2011 dozer. All Rights Reserved.