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