Uses of Interface
org.apache.tomcat.JarScanner
Packages that use JarScanner
-
Uses of JarScanner in org.apache.jasper.compiler
Methods in org.apache.jasper.compiler that return JarScannerModifier and TypeMethodDescriptionstatic JarScannerJarScannerFactory.getJarScanner(jakarta.servlet.ServletContext ctxt) Obtain theJarScannerassociated with the specifiedServletContext.