Uses of Class
org.apache.jasper.runtime.JspApplicationContextImpl
Packages that use JspApplicationContextImpl
-
Uses of JspApplicationContextImpl in org.apache.jasper.runtime
Fields in org.apache.jasper.runtime declared as JspApplicationContextImplModifier and TypeFieldDescriptionprivate JspApplicationContextImpl
PageContextImpl.jspApplicationContext
Fields in org.apache.jasper.runtime with type parameters of type JspApplicationContextImplModifier and TypeFieldDescriptionprivate static Map
<javax.servlet.ServletContext, JspApplicationContextImpl> JspApplicationContextImpl.map
Methods in org.apache.jasper.runtime that return JspApplicationContextImplModifier and TypeMethodDescriptionprotected static JspApplicationContextImpl
JspApplicationContextImpl.findJspApplicationContext
(javax.servlet.ServletContext context) (package private) JspApplicationContextImpl
PageContextImpl.getJspApplicationContext()