A
- The annotation typeT
- The argument typeS
- The binding source typepublic interface AnnotatedArgumentBinder<A extends Annotation,T,S> extends ArgumentBinder<T,S>
ArgumentBinder
whose lookup is driven by an annotation definition.ArgumentBinder.BindingResult<T>
Modifier and Type | Method and Description |
---|---|
Class<A> |
getAnnotationType() |
bind