public class JarScannerFactory
extends java.lang.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.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.