JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Module
jakarta.cdi
Package jakarta.enterprise.inject.literal
package
jakarta.enterprise.inject.literal
Related Packages
Package
Description
jakarta.enterprise.inject
jakarta.enterprise.inject.se
jakarta.enterprise.inject.spi
The portable extension integration SPI.
Classes
Class
Description
InjectLiteral
Supports inline instantiation of the
Inject
annotation.
NamedLiteral
Supports inline instantiation of the
Named
qualifier.
QualifierLiteral
Supports inline instantiation of the
Qualifier
annotation.
SingletonLiteral
Supports inline instantiation of the
Singleton
annotation.