| Package | Description | 
|---|---|
| org.omnifaces.config | 
| Class and Description | 
|---|
| BeanManager
 
 This configuration enum allows you to get a reference to CDI managed beans without having any direct CDI dependency. 
 | 
| 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–2015 OmniFaces. All rights reserved.