|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.faces.config.ELContextListenerImpl
public class ELContextListenerImpl
Constructor Summary | |
---|---|
ELContextListenerImpl()
|
Method Summary | |
---|---|
void |
contextCreated(javax.el.ELContextEvent ece)
Invoked when a new ELContext has been created. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELContextListenerImpl()
Method Detail |
---|
public void contextCreated(javax.el.ELContextEvent ece)
ELContext
has been created.
contextCreated
in interface javax.el.ELContextListener
ece
- the notification event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |