Package | Description |
---|---|
org.dozer | |
org.dozer.stats |
Constructor and Description |
---|
MappingProcessor(ClassMappings classMappings,
Configuration globalConfiguration,
CacheManager cacheMgr,
StatisticsManager statsMgr,
List<CustomConverter> customConverterObjects,
DozerEventManager eventManager,
CustomFieldMapper customFieldMapper,
Map<String,CustomConverter> customConverterObjectsWithId) |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsManagerImpl
Internal class that manages the Dozer runtime statistics.
|
Modifier and Type | Method and Description |
---|---|
StatisticsManager |
GlobalStatistics.getStatsMgr() |
Constructor and Description |
---|
StatisticsInterceptor(Object delegate,
StatisticsManager statsMgr) |
Copyright © 2005-2014 dozer. All Rights Reserved.