Uses of Class
com.caucho.jsp.el.JspApplicationContextImpl

Packages that use JspApplicationContextImpl
com.caucho.jsp.el   
com.caucho.server.webapp   
 

Uses of JspApplicationContextImpl in com.caucho.jsp.el
 

Methods in com.caucho.jsp.el that return JspApplicationContextImpl
static JspApplicationContextImpl JspApplicationContextImpl.getCurrent()
           
 

Uses of JspApplicationContextImpl in com.caucho.server.webapp
 

Methods in com.caucho.server.webapp that return JspApplicationContextImpl
 JspApplicationContextImpl WebApp.getJspApplicationContext()
          Returns the JspApplicationContext for EL evaluation.