Package | Description |
---|---|
org.omnifaces.config |
Class and Description |
---|
BeanManager
Deprecated.
Since 2.5. Use
Beans utility class instead. This enum is a leftover from OmniFaces 1.x. |
FacesConfigXml
This configuration enum 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 JSF API. |
WebXml
This configuration enum 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. |
Copyright © 2012–2016 OmniFaces. All rights reserved.