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 ServletContext . |
JSFBeanValidationFactoryProcessor |
Deployment processor that adds the CDI-enabled ValidatorFactory to the servlet context.
|
JSFCdiExtensionDeploymentProcessor |
DeploymentUnitProcessor which registers CDI extensions. |
JSFDependencyProcessor | |
JSFManagedBeanProcessor |
Sets up JSF managed beans as components using information in the annotations and
|
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.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.