Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » jasper » runtime » [javadoc | source]
org.apache.jasper.runtime
public class: TomcatServletEngine [javadoc | source]
java.lang.Object
   org.apache.jasper.runtime.ServletEngine
      org.apache.jasper.runtime.TomcatServletEngine
Implementation of Servlet Engine that is used when the JSP engine is running with Tomcat.
Fields inherited from org.apache.jasper.runtime.ServletEngine:
tomcat,  deflt
Method from org.apache.jasper.runtime.TomcatServletEngine Summary:
getClassLoader
Methods from org.apache.jasper.runtime.ServletEngine:
getClassLoader,   getServletEngine
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.jasper.runtime.TomcatServletEngine Detail:
 public ClassLoader getClassLoader(ServletContext ctx)