| Package | Description |
|---|---|
| com.caucho.jsp.el | |
| javax.servlet.jsp |
| Modifier and Type | Method and Description |
|---|---|
ELContextListener[] |
JspApplicationContextImpl.getELListenerArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspApplicationContextImpl.addELContextListener(ELContextListener listener)
Adds an ELContextListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JspApplicationContext.addELContextListener(ELContextListener listener)
Adds an ELContextListener.
|