Uses of Interface
jakarta.el.ELContextListener
Packages that use ELContextListener
-
Uses of ELContextListener in jakarta.servlet.jsp
Methods in jakarta.servlet.jsp with parameters of type ELContextListenerModifier and TypeMethodDescriptionvoidJspApplicationContext.addELContextListener(ELContextListener listener) Registers anELContextListenerthat will be notified whenever a newELContextis created. -
Uses of ELContextListener in org.apache.jasper.runtime
Methods in org.apache.jasper.runtime with parameters of type ELContextListenerModifier and TypeMethodDescriptionvoidJspApplicationContextImpl.addELContextListener(ELContextListener listener)