Uses of Interface
jakarta.inject.Provider
Package
Description
The portable extension integration SPI.
-
Uses of Provider in jakarta.enterprise.inject
Modifier and TypeInterfaceDescriptioninterface
Instance<T>
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers. -
Uses of Provider in jakarta.enterprise.inject.se
Modifier and TypeInterfaceDescriptioninterface
Provides access to the current container in Java SE. -
Uses of Provider in jakarta.enterprise.inject.spi