Class 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 Detail

      • FacesELContextListener

        public FacesELContextListener()
    • Method Detail

      • contextCreated

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