Uses of Class
org.apache.jasper.runtime.JspApplicationContextImpl
-
Packages that use JspApplicationContextImpl Package Description org.apache.jasper.runtime -
-
Uses of JspApplicationContextImpl in org.apache.jasper.runtime
Fields in org.apache.jasper.runtime declared as JspApplicationContextImpl Modifier and Type Field Description private JspApplicationContextImplPageContextImpl. jspApplicationContextFields in org.apache.jasper.runtime with type parameters of type JspApplicationContextImpl Modifier and Type Field Description private static java.util.Map<javax.servlet.ServletContext,JspApplicationContextImpl>JspApplicationContextImpl. mapMethods in org.apache.jasper.runtime that return JspApplicationContextImpl Modifier and Type Method Description protected static JspApplicationContextImplJspApplicationContextImpl. findJspApplicationContext(javax.servlet.ServletContext context)(package private) JspApplicationContextImplPageContextImpl. getJspApplicationContext()
-