|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ELContextListener
The listener interface for receiving notification when an
ELContext
is created.
ELContext
,
ELContextEvent
Method Summary | |
---|---|
void |
contextCreated(ELContextEvent ece)
Invoked when a new ELContext has been created. |
Method Detail |
---|
void contextCreated(ELContextEvent ece)
ELContext
has been created.
ece
- the notification event.
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.