| Interface | Description |
|---|---|
| AnnotatedArgumentBinder<A extends java.lang.annotation.Annotation,T,S> |
An
ArgumentBinder whose lookup is driven by an annotation definition. |
| Class | Description |
|---|---|
| AbstractAnnotatedArgumentBinder<A extends java.lang.annotation.Annotation,T,S> |
An abstract
AnnotatedArgumentBinder implementation. |
| Annotation Type | Description |
|---|---|
| Bindable |
An annotation stereotype for other annotations that indicates a method
Argument is bindable. |