Uses of Package
javax.enterprise.inject
-
Packages that use javax.enterprise.inject Package Description javax.decorator Annotations relating to decorators.javax.enterprise.inject Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup.javax.enterprise.inject.spi The portable extension integration SPI. -
Classes in javax.enterprise.inject used by javax.decorator Class Description Stereotype Specifies that an annotation type is a stereotype. -
Classes in javax.enterprise.inject used by javax.enterprise.inject Class Description 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.ResolutionException Indicates a problem relating to typesafe resolution. Stereotype Specifies that an annotation type is a stereotype. -
Classes in javax.enterprise.inject used by javax.enterprise.inject.spi Class Description Instance Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.