Uses of Interface
org.dozer.factory.BeanCreationStrategy

Packages that use BeanCreationStrategy
org.dozer.factory   
 

Uses of BeanCreationStrategy in org.dozer.factory
 

Methods in org.dozer.factory that return BeanCreationStrategy
static BeanCreationStrategy ConstructionStrategies.byConstructor()
           
static BeanCreationStrategy ConstructionStrategies.byCreateMethod()
           
static BeanCreationStrategy ConstructionStrategies.byGetInstance()
           
static BeanCreationStrategy ConstructionStrategies.byInterface()
           
static BeanCreationStrategy ConstructionStrategies.xmlBeansBased()
           
static BeanCreationStrategy ConstructionStrategies.xmlGregorianCalendar()
           
 



Copyright © 2005-2011 dozer. All Rights Reserved.