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