Enum | Description |
---|---|
BeanManager |
This configuration enum allows you to get a reference to CDI managed beans without having any direct CDI dependency.
|
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–2014 OmniFaces. All rights reserved.