| 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.
|
| Class | Description |
|---|---|
| Stereotype |
Specifies that an annotation type is a stereotype.
|
| Class | Description |
|---|---|
| InjectionException |
|
| Instance |
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| ResolutionException |
|
| Stereotype |
Specifies that an annotation type is a stereotype.
|
| Class | Description |
|---|---|
| Instance |
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|