Class WebDirContext.JarResource

  • Enclosing class:
    WebDirContext

    protected static class WebDirContext.JarResource
    extends Resource
    This specialized resource implementation avoids opening the InputStream to the jar entry right away (which would put a lock on the jar file).