Uses of Package
org.omnifaces.config
-
Packages that use org.omnifaces.config Package Description org.omnifaces.cdi.config org.omnifaces.config -
Classes in org.omnifaces.config used by org.omnifaces.cdi.config Class Description FacesConfigXml This configuration interface parses the/WEB-INF/faces-config.xml
and all/META-INF/faces-config.xml
files found in the classpath and offers methods to obtain information from them which is not available by the standard Faces API.WebXml This configuration interface parses the/WEB-INF/web.xml
and all/META-INF/web-fragment
files found in the classpath and offers methods to obtain information from them which is not available by the standard Servlet API. -
Classes in org.omnifaces.config used by org.omnifaces.config Class Description FacesConfigXml This configuration interface parses the/WEB-INF/faces-config.xml
and all/META-INF/faces-config.xml
files found in the classpath and offers methods to obtain information from them which is not available by the standard Faces API.WebXml This configuration interface parses the/WEB-INF/web.xml
and all/META-INF/web-fragment
files found in the classpath and offers methods to obtain information from them which is not available by the standard Servlet API.