Annotation Interface Service.Qualifier

Enclosing class:
Service

@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @Documented public static @interface Service.Qualifier
Marks annotations that act as qualifiers.

A qualifier annotation restricts the eligible service instances that can be injected into an injection point to those qualified by the same qualifier.