public class ParameterMethodInjection extends ParameterValueMapper
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ParameterMethodInjection() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getParameterName(Method m) |
static boolean |
hasSetterFor(Object o,
String paramName,
Class<?> type) |
Set<String> |
inject(Object o,
Map<String,?> params,
Variables context) |
static boolean |
isSetter(Method m) |
createValueCopyright © 2018. All rights reserved.