Package io.micronaut.context.annotation
Annotation Type Type
-
@Documented @Retention(RUNTIME) public @interface Type
Allows restricting injection by type. Useful when injection lists of instances that need to be isolated by type.- Since:
- 1.0
@Documented
@Retention(RUNTIME)
public @interface Type