- JAVAX_FACES_WEBAPP_FACES_SERVLET - Static variable in class org.jboss.as.jsf.deployment.JSFMetadataProcessor
-
- JSF_2_0 - Static variable in class org.jboss.as.jsf.deployment.JsfVersionMarker
-
- JSF_CONFIG_NAME_PARAM - Static variable in class org.jboss.as.jsf.deployment.JSFVersionProcessor
-
- JSFAnnotationProcessor - Class in org.jboss.as.jsf.deployment
-
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.
- JSFAnnotationProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFAnnotationProcessor
-
- JSFBeanValidationFactoryProcessor - Class in org.jboss.as.jsf.deployment
-
Deployment processor that adds the CDI-enabled ValidatorFactory to the servlet context.
- JSFBeanValidationFactoryProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFBeanValidationFactoryProcessor
-
- JSFCdiExtensionDeploymentProcessor - Class in org.jboss.as.jsf.deployment
-
DeploymentUnitProcessor which registers CDI extensions.
- JSFCdiExtensionDeploymentProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFCdiExtensionDeploymentProcessor
-
- JSFComponentProcessor - Class in org.jboss.as.jsf.deployment
-
Sets up JSF managed beans as components using information in the annotations and
- JSFComponentProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFComponentProcessor
-
- JSFDependencyProcessor - Class in org.jboss.as.jsf.deployment
-
- JSFDependencyProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFDependencyProcessor
-
- JSFExtension - Class in org.jboss.as.jsf.subsystem
-
Domain extension used to initialize the jsf subsystem.
- JSFExtension() - Constructor for class org.jboss.as.jsf.subsystem.JSFExtension
-
- JSFImplListHandler - Class in org.jboss.as.jsf.subsystem
-
Defines and handles the list-active-jsf-impls operation.
- JSFImplListHandler() - Constructor for class org.jboss.as.jsf.subsystem.JSFImplListHandler
-
- JSFLogger - Interface in org.jboss.as.jsf.logging
-
Date: 05.11.2011
- JSFLogger_$logger - Class in org.jboss.as.jsf.logging
-
Warning this class consists of generated code.
- JSFLogger_$logger(Logger) - Constructor for class org.jboss.as.jsf.logging.JSFLogger_$logger
-
- JSFMetadataProcessor - Class in org.jboss.as.jsf.deployment
-
- JSFMetadataProcessor(Boolean) - Constructor for class org.jboss.as.jsf.deployment.JSFMetadataProcessor
-
- JSFModuleIdFactory - Class in org.jboss.as.jsf.deployment
-
This class finds all the installed JSF implementations and provides their ModuleId's.
- JSFPassivatingViewScopedCdiExtension - Class in org.jboss.as.jsf.deployment
-
Workaround for WFLY-3044 / JAVASERVERFACES-3191 making ViewScoped annotation passivating.
- JSFPassivatingViewScopedCdiExtension() - Constructor for class org.jboss.as.jsf.deployment.JSFPassivatingViewScopedCdiExtension
-
- JSFResourceDefinition - Class in org.jboss.as.jsf.subsystem
-
Defines attributes and operations for the JSF Subsystem
- JSFSharedTldsProcessor - Class in org.jboss.as.jsf.deployment
-
Cache the TLDs for JSF and add them to deployments as needed.
- JSFSharedTldsProcessor() - Constructor for class org.jboss.as.jsf.deployment.JSFSharedTldsProcessor
-
- JSFTransformers - Class in org.jboss.as.jsf.subsystem
-
- JSFTransformers() - Constructor for class org.jboss.as.jsf.subsystem.JSFTransformers
-
- JsfVersionMarker - Class in org.jboss.as.jsf.deployment
-
- JSFVersionProcessor - Class in org.jboss.as.jsf.deployment
-
Determines the JSF version that will be used by a deployment, and if JSF should be used at all
- JSFVersionProcessor(String) - Constructor for class org.jboss.as.jsf.deployment.JSFVersionProcessor
-
Create the JSFVersionProcessor and set the default JSF implementation slot.