|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface ELContextListener
The listener interface for receiving notification when an ELContext
is created.
方法摘要 | |
---|---|
void |
contextCreated(ELContextEvent ece)
Invoked when a new ELContext has been created. |
方法详细信息 |
---|
void contextCreated(ELContextEvent ece)
ece
- the notification event.
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |