Class FacesELContextListener

  • All Implemented Interfaces:
    EventListener, javax.el.ELContextListener

    public class FacesELContextListener
    extends Object
    implements javax.el.ELContextListener
    ELContextListener which installs the FacesContext (if present), into the ELContext and dispatches ELContext events to the Faces application #ELContextListener.
    Version:
    $Revision$ $Date$
    Author:
    Mathias Broekelmann (latest modification by $Author$)
    • Constructor Detail

      • FacesELContextListener

        public FacesELContextListener()
    • Method Detail

      • contextCreated

        public void contextCreated​(javax.el.ELContextEvent ece)
        Specified by:
        contextCreated in interface javax.el.ELContextListener