Package org.apache.myfaces.webapp
Class FacesELContextListener
- java.lang.Object
-
- org.apache.myfaces.webapp.FacesELContextListener
-
- All Implemented Interfaces:
EventListener
,javax.el.ELContextListener
public class FacesELContextListener extends Object implements javax.el.ELContextListener
EL context listener which installs the faces context (if present) into el context and dispatches el context events to faces application el context listeners.- 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(javax.el.ELContextEvent ece)
-