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–2017 dozer. All rights reserved.