Module jakarta.faces
Package com.sun.faces.config
package com.sun.faces.config
-
ClassDescriptionThis class manages the initialization of each web application that uses Faces.This represents any configuration processing problems that could occur.Parse all relevant Faces configuration resources, and configure the Mojarra runtime environment.Initializes Jakarta Faces if at least one of the following conditions is met: The
Setof classes passed to this initializer contains an user-defined Faces type, orFacesServlethas been explicitly mapped ,or/WEB-INF/faces-config.xmlexists If it is met, and theFacesServlethas not been explicitly mapped, then add mappings *.xhtml, /faces, *.jsf, and *.faces for the FacesServlet.Extra ServletContainerInitializer that picks up the Resource.class annotation.A special, minimal implementation of FacesContext used at application initialization time.This class backs thecom.sun.faces.verifyObjectsfeature which provides basic validation of Components, Converters, and Validators.Represent the current Faces object types we validate.Class DocumentationAnenumof all boolean context initalization parameters recognized by the implementation.Anenumof all possible values for thedisableUnicodeEscapingconfiguration parameter.Anenumof all non-boolean context initalization parameters recognized by the implementation.Anenumof all environment entries (specified in the web.xml) recognized by the implemenetation.