public interface ELContextListener extends EventListener
ELContext
is created.ELContext
,
ELContextEvent
Modifier and Type | Method and Description |
---|---|
void |
contextCreated(ELContextEvent ece)
Invoked when a new
ELContext has been created. |
void contextCreated(ELContextEvent ece)
ELContext
has been created.ece
- the notification event.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.