org.apache.jasper.runtime
public class JspApplicationContextImpl extends Object implements JspApplicationContext
Constructor Summary | |
---|---|
JspApplicationContextImpl() |
Method Summary | |
---|---|
void | addELContextListener(ELContextListener listener) |
void | addELResolver(ELResolver resolver) |
ELContextImpl | createELContext(JspContext context) |
ExpressionFactory | getExpressionFactory() |
static JspApplicationContextImpl | getInstance(ServletContext context) |