A - The annotation typeT - The argument typeS - The binding source typepublic interface AnnotatedArgumentBinder<A extends java.lang.annotation.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 |
|---|---|
java.lang.Class<A> |
getAnnotationType() |
bindjava.lang.Class<A> getAnnotationType()