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: 514285 $ $Date: 2007-03-03 19:15:00 -0500 (Sat, 03 Mar 2007) $
- Author:
- Mathias Broekelmann (latest modification by $Author: mbr $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesELContextListener
public FacesELContextListener()
contextCreated
public void contextCreated(javax.el.ELContextEvent ece)
- Specified by:
contextCreated
in interface javax.el.ELContextListener
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.