@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,CONSTRUCTOR,METHOD,ANNOTATION_TYPE,PARAMETER})
public @interface AutoBind
AutoBindProvider
to automatically/programmatically bind fields and constructor/method
argumentsModifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value |