org.jboss.web.jsf.integration.config |
|
Java Source File Name | Type | Comment |
JBossJSFConfigureListener.java | Class | This ServletContextListener sets up a JBoss-specific environment for JSF
and then delegates the rest of the setup to the JSF RI. |
Log4JConversionFilter.java | Class | This filter is used to convert java.util.logging messages from the JSF RI
to Log4J messages. |