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 aELContextListeners so that context objects can be added whenever a newELContextis created.