Uses of Class
com.sun.faces.config.manager.FacesConfigInfo
Package | Description |
---|---|
com.sun.faces.config.manager |
-
Uses of FacesConfigInfo in com.sun.faces.config.manager
Methods in com.sun.faces.config.manager with parameters of type FacesConfigInfo Modifier and Type Method Description static DocumentInfo[]
Documents. sortDocuments(DocumentInfo[] facesDocuments, FacesConfigInfo webInfFacesConfig)
Sort thefaces-config
documents found on the classpath and those specified by thejakarta.faces.CONFIG_FILES
context init parameter.