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