2015-10-10 Deprecated in favor of standard Guice modules.
See https://github.com/Netflix/governator/wiki/Auto-Binding
@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,CONSTRUCTOR,METHOD,ANNOTATION_TYPE,PARAMETER})
@Qualifier
@Deprecated
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