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.Comments to: el-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.