Package | Description |
---|---|
org.dozer.factory |
Modifier and Type | Method and Description |
---|---|
static BeanCreationStrategy |
ConstructionStrategies.byConstructor() |
static BeanCreationStrategy |
ConstructionStrategies.byCreateMethod() |
static BeanCreationStrategy |
ConstructionStrategies.byGetInstance() |
static BeanCreationStrategy |
ConstructionStrategies.byInterface() |
static BeanCreationStrategy |
ConstructionStrategies.xmlBeansBased() |
static BeanCreationStrategy |
ConstructionStrategies.xmlGregorianCalendar() |
Modifier and Type | Method and Description |
---|---|
static void |
DestBeanCreator.addPluggedStrategy(BeanCreationStrategy strategy) |
Copyright © 2005-2014 dozer. All Rights Reserved.