Package org.jboss.as.jsf.deployment


package org.jboss.as.jsf.deployment
  • Classes
    Class
    Description
    DeploymentUnitProcessor implementation responsible for extracting Jakarta Server Faces annotations from a deployment and attaching them to the deployment unit to eventually be added to the jakarta.servlet.ServletContext.
    Deployment processor that adds the Jakarta Contexts and Dependency Injection enabled ValidatorFactory to the servlet context.
    Sets up Jakarta Server Faces managed beans as components using information in the annotations and
     
     
    This class finds all the installed Jakarta Server Faces implementations and provides their ModuleId's.
    Cache the TLDs for JSF and add them to deployments as needed.
     
    Determines the Jakarta Server Faces version that will be used by a deployment, and if Jakarta Server Faces should be used at all