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 |
Class and Description |
---|
Stereotype
Specifies that an annotation type is a stereotype.
|
Class and Description |
---|
Alternative.Literal
Supports inline instantiation of the
Alternative annotation. |
Any.Literal
Supports inline instantiation of the
Any qualifier. |
Default.Literal
Supports inline instantiation of the
Default 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 the
New qualifier. |
ResolutionException
Indicates a problem relating to typesafe resolution.
|
Specializes.Literal
Supports inline instantiation of the
Specializes annotation. |
Stereotype
Specifies that an annotation type is a stereotype.
|
TransientReference.Literal
Supports inline instantiation of the
TransientReference annotation. |
Typed.Literal
Supports inline instantiation of the
Typed annotation. |
Vetoed.Literal
Supports inline instantiation of the
Vetoed annotation. |
Class and Description |
---|
Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
Class and Description |
---|
Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
Class and Description |
---|
Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.