@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,CONSTRUCTOR,METHOD,ANNOTATION_TYPE,PARAMETER})
@Qualifier
public @interface AutoBind
Annotation binding that combines with Governator's classpath scanning and a bound
AutoBindProvider to automatically/programmatically bind fields and constructor/method
arguments