public class ObjectFactoryMethodResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static MethodReference |
getFactoryMethod(Method method,
Type targetType,
SelectionParameters selectionParameters,
MappingBuilderContext ctx)
returns a no arg factory method
|
public static MethodReference getFactoryMethod(Method method, Type targetType, SelectionParameters selectionParameters, MappingBuilderContext ctx)
method - target mapping methodtargetType - return type to matchselectionParameters - parameters used in the selection processctx - Copyright © 2012–2019. All rights reserved.