@Component @Order(value=0) public class MethodInvocationParamsSupplierFactory extends java.lang.Object implements ParamsSupplierFactory
| Constructor and Description |
|---|
MethodInvocationParamsSupplierFactory() |
| Modifier and Type | Method and Description |
|---|---|
ParamsSupplier |
createParamsSupplier(FieldContext fieldContext) |
boolean |
isApplicable(FieldContext fieldContext) |
public MethodInvocationParamsSupplierFactory()
public ParamsSupplier createParamsSupplier(FieldContext fieldContext)
createParamsSupplier in interface ParamsSupplierFactorypublic boolean isApplicable(FieldContext fieldContext)
isApplicable in interface ParamsSupplierFactory