| 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.se | |
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| javax.enterprise.inject.spi.builder |
| 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
|
| 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
|
| 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 © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.