| |
|
| java.lang.Object com.caucho.jsp.el.JspApplicationContextImpl
JspApplicationContextImpl | public class JspApplicationContextImpl implements JspApplicationContext(Code) | | |
JspApplicationContextImpl | public JspApplicationContextImpl(WebApp webApp)(Code) | | |
addELContextListener | public void addELContextListener(ELContextListener listener)(Code) | | Adds an ELContextListener.
|
addELResolver | public void addELResolver(ELResolver resolver)(Code) | | Adds an ELResolver
|
getELListenerArray | public ELContextListener[] getELListenerArray()(Code) | | |
getELResolverArray | public ELResolver[] getELResolverArray()(Code) | | |
getExpressionFactory | public ExpressionFactory getExpressionFactory()(Code) | | Gets the expression factory
|
|
|
|