public class InputValueDeserializer extends Object implements ArgumentInjector
| Constructor and Description |
|---|
InputValueDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getArgumentValue(Object input,
AnnotatedType type,
ResolutionEnvironment resolutionEnvironment) |
boolean |
supports(AnnotatedType type) |
public Object getArgumentValue(Object input, AnnotatedType type, ResolutionEnvironment resolutionEnvironment)
getArgumentValue in interface ArgumentInjectorpublic boolean supports(AnnotatedType type)
supports in interface ArgumentInjectorCopyright © 2016–2017. All rights reserved.