public class ContextInjector extends InputValueDeserializer
| Constructor and Description |
|---|
ContextInjector() |
| 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 ArgumentInjectorgetArgumentValue in class InputValueDeserializerpublic boolean supports(AnnotatedType type)
supports in interface ArgumentInjectorsupports in class InputValueDeserializerCopyright © 2016–2017. All rights reserved.