Interface BeanCreationStrategy
-
- All Superinterfaces:
BeanGeneralCreationStrategy<Object>
public interface BeanCreationStrategy extends BeanGeneralCreationStrategy<Object>
-
-
Method Summary
-
Methods inherited from interface com.github.dozermapper.core.BeanGeneralCreationStrategy
create, isApplicable
-
-