Uses of Package
jakarta.enterprise.inject
-
Packages that use jakarta.enterprise.inject Package Description jakarta.decorator Annotations relating to decorators.jakarta.enterprise.inject jakarta.enterprise.inject.build.compatible.spi The build compatible extension SPI.jakarta.enterprise.inject.se jakarta.enterprise.inject.spi The portable extension integration SPI.jakarta.enterprise.inject.spi.configurator -
Classes in jakarta.enterprise.inject used by jakarta.decorator Class Description Stereotype Specifies that an annotation type is a stereotype. -
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject Class Description Alternative.Literal Supports inline instantiation of theAlternative
annotation.Any.Literal Supports inline instantiation of theAny
qualifier.Default.Literal Supports inline instantiation of theDefault
qualifier.InjectionException Indicates a problem relating to dependency injection.Instance Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.Instance.Handle This interface represents a contextual reference handle.ResolutionException Indicates a problem relating to typesafe resolution.Specializes.Literal Supports inline instantiation of theSpecializes
annotation.Stereotype Specifies that an annotation type is a stereotype.TransientReference.Literal Supports inline instantiation of theTransientReference
annotation.Typed.Literal Supports inline instantiation of theTyped
annotation.Vetoed.Literal Supports inline instantiation of theVetoed
annotation. -
Classes in jakarta.enterprise.inject used by jakarta.enterprise.inject.build.compatible.spi Class Description Instance Allows 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.se Class Description Instance Allows 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 Class Description Instance Allows 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.configurator Class Description Instance Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.