| Package | Description |
|---|---|
| org.apache.tomcat | |
| org.apache.tomcat.util.descriptor.web | |
| org.apache.tomcat.util.scan |
| Modifier and Type | Method and Description |
|---|---|
void |
JarScanner.scan(JarScanType scanType,
ServletContext context,
JarScannerCallback callback)
Scan the provided ServletContext and classloader for JAR files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentJarScannerCallback
Callback handling a web-fragment.xml descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardJarScanner.scan(JarScanType scanType,
ServletContext context,
JarScannerCallback callback)
Scan the provided ServletContext and class loader for JAR files.
|
Copyright © 2014–2016 Webtide. All rights reserved.