| Package | Description |
|---|---|
| org.apache.jasper.compiler | |
| org.apache.tomcat.util.scan |
| Modifier and Type | Method and Description |
|---|---|
static JarScanner |
JarScannerFactory.getJarScanner(ServletContext ctxt)
Obtain the
JarScanner associated with the specified ServletContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardJarScanner
The default
JarScanner implementation scans the WEB-INF/lib directory
followed by the provided classloader and then works up the classloader
hierarchy. |
Copyright © 2014–2016 Webtide. All rights reserved.