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