| Alternative |
|
| Any |
Defines any qualifier in the injection point.
|
| Decorated |
A Decorator can inject a Bean
with this qualifier to gather metadata about the decorated instance.
|
| Default |
Default qualifier.
|
| Disposes |
|
| Intercepted |
A Decorator can inject a Bean
with this qualifier to gather metadata about the decorated instance.
|
| Model |
|
| New |
|
| Produces |
|
| Specializes |
|
| Stereotype |
Steretypes are used for inheriting the meta annotations
that are defined on the stereotyped annotation from another webbeans
component.
|
| TransientReference |
Marks an injected parameter to be destroyed after invocation.
|
| Typed |
Used for definining explicit bean api types.
|
| Vetoed |
Marks a class as to get ignored during CDI processing.
|