Package com.simplj.di.annotations
Annotation Type RuntimeProvided
-
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface RuntimeProvided
Use this annotation to bind a parameter with a specific id.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleannullable
-
-
-
Element Detail
-
key
String key
-
-