Uses of Package
jakarta.enterprise.inject
Packages that use jakarta.enterprise.inject
Package
Description
Annotations relating to decorators.
The build compatible extension SPI.
The portable extension integration SPI.
-
Classes in jakarta.enterprise.inject used by jakarta.decorator
-
Classes in jakarta.enterprise.inject used by jakarta.enterprise.injectClassDescriptionSpecifies that a bean is an alternative.Supports inline instantiation of the
Alternativeannotation.The built-in qualifier type.Supports inline instantiation of theAnyqualifier.The default qualifier type.Supports inline instantiation of theDefaultqualifier.Indicates a problem relating to dependency injection.Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.This interface represents a contextual reference handle.Indicates a problem relating to typesafe resolution.Indicates that a bean directly specializes another bean.Supports inline instantiation of theSpecializesannotation.Specifies that an annotation type is a stereotype.If a parameter annotated with@TransientReferenceresolves to a dependent scoped bean, then the bean will be destroyed after the invocation completes.Supports inline instantiation of theTransientReferenceannotation.Restricts the bean types of a bean.Supports inline instantiation of theTypedannotation.Veto the processing of the class.Supports inline instantiation of theVetoedannotation. -
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject.build.compatible.spiClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
-
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject.seClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
-
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject.spiClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
-
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject.spi.configuratorClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.