public interface ELContextListener
extends java.util.EventListener
ELContext
is created.Modifier and Type | Method and Description |
---|---|
void |
contextCreated(ELContextEvent ece)
Invoked when a new ELContext has been created.
|
void contextCreated(ELContextEvent ece)
ece
- the notification event.