public class JspApplicationContextImpl
extends java.lang.Object
Constructor and Description |
---|
JspApplicationContextImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addELContextListener(ELContextListener listener) |
void |
addELResolver(ELResolver resolver) |
ELContextImpl |
createELContext(JspContext context) |
ExpressionFactory |
getExpressionFactory() |
static JspApplicationContextImpl |
getInstance(ServletContext context) |
public void addELContextListener(ELContextListener listener)
public static JspApplicationContextImpl getInstance(ServletContext context)
public ELContextImpl createELContext(JspContext context)
public void addELResolver(ELResolver resolver) throws java.lang.IllegalStateException
java.lang.IllegalStateException
public ExpressionFactory getExpressionFactory()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"