| Interface | Description |
|---|---|
| ConfigAnnotationHandler |
Implementations of the interface will be called during application initialization to process any configuration
annotations within the web application.
|
| Class | Description |
|---|---|
| AnnotationManager |
This class represents the central point for annotation handling within a web application.
|
| BehaviorConfigHandler |
ConfigAnnotationHandler for FacesBehavior annotated classes. |
| ComponentConfigHandler |
ConfigAnnotationHandler for FacesComponent annotated classes. |
| ConverterConfigHandler |
ConfigAnnotationHandler for FacesConverter annotated classes. |
| DelegatedEJBScanner |
Scanner implementation responsible for EJB annotations. |
| DelegatedPersistenceContextScanner |
Scanner implementation responsible for PersistenceContext annotations. |
| DelegatedPersistenceUnitScanner |
Scanner implementation responsible for PersistenceUnit annotations. |
| DelegatedResourceScanner |
Scanner implementation responsible for link Resource annotations. |
| FacesComponentUsage | |
| JndiHandler |
An abstract RuntimeAnnotationHandler that is capable of dealing with JNDI.
|
| ManagedBeanConfigHandler |
ConfigAnnotationHandler for ManagedBean annotated classes. |
| NamedEventConfigHandler |
This class handles the processing the NamedEvent annotation.
|
| RenderKitConfigHandler |
ConfigAnnotationHandler FacesRenderer annotated classes. |
| ValidatorConfigHandler |
ConfigAnnotationHandler for FacesValidator annotated classes. |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.