@WebListener public class FacesViewsInitializerListener extends Object implements ServletContextListener
For a guide on FacesViews, please see the package summary.
| Modifier and Type | Field and Description |
|---|---|
static String |
FACES_VIEWS_ENABLED_PARAM_NAME |
| Constructor and Description |
|---|
FacesViewsInitializerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent event) |
void |
contextInitialized(ServletContextEvent context) |
public static final String FACES_VIEWS_ENABLED_PARAM_NAME
public void contextInitialized(ServletContextEvent context)
contextInitialized in interface ServletContextListenerpublic void contextDestroyed(ServletContextEvent event)
contextDestroyed in interface ServletContextListener