Package io.activej.inject.annotation
Annotation Interface Named
This is a built-in stateful annotation.
It is used for quick prototyping or when you need to bind several keys with the same type.
If you have only few distinct groups of objects with the same type, consider making your own qualifier annotations.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-