Module jakarta.el
Package jakarta.el

Interface ELContextListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ELContextListenerImpl

public interface ELContextListener extends EventListener
The listener interface for receiving notification when an ELContext is created.
Since:
Jakarta Server Pages 2.1
See Also: