Package com.google.inject.name
Annotation Type Named
-
@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface Named
Annotates named things.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-