Package org.jboss.weld.module.web.el
Class WeldELContextListener
java.lang.Object
org.jboss.weld.module.web.el.WeldELContextListener
- All Implemented Interfaces:
jakarta.el.ELContextListener,EventListener
Responsible for pushing the CreationalContext stack into the ELContext which
is later populated by our expression wrappers
- Author:
- pmuir
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeldELContextListener
public WeldELContextListener()
-
-
Method Details
-
contextCreated
public void contextCreated(jakarta.el.ELContextEvent contextEvent) - Specified by:
contextCreatedin interfacejakarta.el.ELContextListener
-