Class JarClassLoader

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class JarClassLoader
    extends URLClassLoader
    Classloader, which allows finding classes in jars within jars. This is used to check whether a listener, as found in web.xml, is a ServletContextListener