Uses of Package
javax.enterprise.inject
-
Packages that use javax.enterprise.inject Package Description javax.decorator Annotations relating to decorators.javax.enterprise.inject javax.enterprise.inject.se javax.enterprise.inject.spi The portable extension integration SPI.javax.enterprise.inject.spi.configurator -
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 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.New.Literal Supports inline instantiation of theNew
qualifier.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 javax.enterprise.inject used by javax.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 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. -
Classes in javax.enterprise.inject used by javax.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.