|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.jasper.servlet.ServletEngine
|
+--org.apache.jasper.servlet.TomcatServletEngine
Implementation of Servlet Engine that is used when the JSP engine is running with Tomcat.
| Constructor Summary | |
TomcatServletEngine()
|
|
| Method Summary | |
java.lang.ClassLoader |
getClassLoader(javax.servlet.ServletContext ctx)
Get the class loader for this ServletContext object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TomcatServletEngine()
| Method Detail |
public java.lang.ClassLoader getClassLoader(javax.servlet.ServletContext ctx)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||