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
public class WeldELContextListener extends Object implements jakarta.el.ELContextListener
Responsible for pushing the CreationalContext stack into the ELContext which is later populated by our expression wrappers- Author:
- pmuir
-
-
Constructor Summary
Constructors Constructor Description WeldELContextListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontextCreated(jakarta.el.ELContextEvent contextEvent)
-