Uses of Annotation Interface
jakarta.inject.Qualifier

Packages that use Qualifier
Package
Description
 
Provides APIs used by Batch artifacts.
Annotations and interfaces relating to scopes and contexts.
 
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
CDI Support for MicroProfile Config
Microprofile Health
Interoperable JWT RBAC for Microprofile
IMPORTANT This package is a copy from the original package from the specification.
The MicroProfile Reactive Messaging API Connector SPI
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection for JavaTM", JSR 346).
This package contains utility classes.