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 ELContextListenerwhich installs theFacesContext(if present), into theELContextand dispatches ELContext events to the Faces application #ELContextListener.- Version:
- $Revision$ $Date$
- Author:
- Mathias Broekelmann (latest modification by $Author$)
 
- 
- 
Constructor SummaryConstructors Constructor Description FacesELContextListener()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontextCreated(jakarta.el.ELContextEvent ece)
 
-