|
Apache Tomcat 7.0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jasper.compiler.JarScannerFactory
public class JarScannerFactory
Provide a mechanism for Jasper to obtain a reference to the JarScanner implementation.
Method Summary | |
---|---|
static JarScanner |
getJarScanner(ServletContext ctxt)
Obtain the JarScanner associated with the specified ServletContext . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JarScanner getJarScanner(ServletContext ctxt)
JarScanner
associated with the specified ServletContext
. It is obtained via a context parameter.
|
Apache Tomcat 7.0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |