public interface BeanGeneralCreationStrategy<T>
Modifier and Type | Method and Description |
---|---|
T |
create(BeanCreationDirective directive) |
boolean |
isApplicable(BeanCreationDirective directive) |
boolean isApplicable(BeanCreationDirective directive)
T create(BeanCreationDirective directive)
Copyright © 2005-2014 dozer. All Rights Reserved.