Package org.apache.myfaces.webapp
Class FacesELContextListener
- java.lang.Object
-
- org.apache.myfaces.webapp.FacesELContextListener
-
- All Implemented Interfaces:
jakarta.el.ELContextListener
,EventListener
public class FacesELContextListener extends Object implements jakarta.el.ELContextListener
ELContextListener
which installs theFacesContext
(if present), into theELContext
and dispatches ELContext events to the Faces application #ELContextListener
.- Version:
- $Revision$ $Date$
- Author:
- Mathias Broekelmann (latest modification by $Author$)
-
-
Constructor Summary
Constructors Constructor Description FacesELContextListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
contextCreated(jakarta.el.ELContextEvent ece)
-