org.dozer.factory
Class ConstructionStrategies
java.lang.Object
org.dozer.factory.ConstructionStrategies
public final class ConstructionStrategies
- extends Object
- Author:
- Dmitry Buzdin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructionStrategies
public ConstructionStrategies()
byCreateMethod
public static BeanCreationStrategy byCreateMethod()
byGetInstance
public static BeanCreationStrategy byGetInstance()
byInterface
public static BeanCreationStrategy byInterface()
xmlBeansBased
public static BeanCreationStrategy xmlBeansBased()
byConstructor
public static BeanCreationStrategy byConstructor()
byFactory
public static org.dozer.factory.ConstructionStrategies.ByFactory byFactory()
xmlGregorianCalendar
public static BeanCreationStrategy xmlGregorianCalendar()
Copyright © 2005-2011 dozer. All Rights Reserved.