public class JarScannerFactory extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static JarScanner | getJarScanner(ServletContext ctxt)Obtain the  JarScannerassociated with the specifiedServletContext. | 
public static JarScanner getJarScanner(ServletContext ctxt)
JarScanner associated with the specified ServletContext. It is obtained via a context parameter.ctxt - The Servlet contextCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.