Uses of Package
javax.enterprise.inject
Packages that use javax.enterprise.inject
Package
Description
Annotations relating to decorators.
The portable extension integration SPI.
-
Classes in javax.enterprise.inject used by javax.decorator
-
Classes in javax.enterprise.inject used by javax.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.TheNewqualifier was deprecated in CDI 1.1.Supports inline instantiation of theNewqualifier.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 @TransientReference resolves 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 javax.enterprise.inject used by javax.enterprise.inject.seClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
-
Classes in javax.enterprise.inject used by javax.enterprise.inject.spiClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
-
Classes in javax.enterprise.inject used by javax.enterprise.inject.spi.configuratorClassDescriptionAllows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.