public interface ELContextListener
extends java.util.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 (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.