Module io.helidon.service.registry
Package io.helidon.service.registry
Annotation Interface Service.Qualifier
- Enclosing class:
Service
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.