| Class | Description |
|---|---|
| JSFAnnotationProcessor |
DeploymentUnitProcessor implementation responsible for extracting JSF annotations from a deployment and attaching them
to the deployment unit to eventually be added to the javax.servlet.ServletContext. |
| JSFBeanValidationFactoryProcessor |
Deployment processor that adds the CDI-enabled ValidatorFactory to the servlet context.
|
| JSFCdiExtensionDeploymentProcessor |
DeploymentUnitProcessor which registers CDI extensions. |
| JSFComponentProcessor |
Sets up JSF managed beans as components using information in the annotations and
|
| JSFDependencyProcessor | |
| JSFMetadataProcessor | |
| JSFModuleIdFactory |
This class finds all the installed JSF implementations and provides their ModuleId's.
|
| JSFPassivatingViewScopedCdiExtension |
Workaround for WFLY-3044 / JAVASERVERFACES-3191 making
ViewScoped annotation passivating. |
| JSFSharedTldsProcessor |
Cache the TLDs for JSF and add them to deployments as needed.
|
| JsfVersionMarker | |
| JSFVersionProcessor |
Determines the JSF version that will be used by a deployment, and if JSF should be used at all
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.