public class RootContextInjector extends Object implements ArgumentInjector
| Constructor and Description |
|---|
RootContextInjector() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getArgumentValue(ArgumentInjectorParams params) |
boolean |
supports(AnnotatedType type,
Parameter parameter) |
public Object getArgumentValue(ArgumentInjectorParams params)
getArgumentValue in interface ArgumentInjectorpublic boolean supports(AnnotatedType type, Parameter parameter)
supports in interface ArgumentInjectorCopyright © 2016–2018. All rights reserved.