Package com.simplj.di.annotations
Annotation Type Tag
-
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface Tag
Use this annotation to bind a parameter with a specific id.
-
-
Element Detail
-
name
String name
-
-
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface Tag
String name