Uses of Package
javax.enterprise.inject
Packages that use javax.enterprise.inject
Package
Description
Annotations relating to decorators.
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
The portable extension integration SPI.
-
Classes in javax.enterprise.inject used by javax.decorator
-
Classes in javax.enterprise.inject used by javax.enterprise.injectClassDescription
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.Indicates a problem relating to typesafe resolution. Specifies that an annotation type is a stereotype. -
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.