| Enum | Description |
|---|---|
| Resource.AuthenticationType |
| Annotation Type | Description |
|---|---|
| Generated |
The inject annotation.
|
| ManagedBean |
Marks a class as a managed bean.
|
| PostConstruct |
Marks a method to be called after construction.
|
| PreDestroy |
Marks a method to be before desctrution.
|
| Resource |
The resource annotation.
|
| Resources |
The resource annotation.
|