public class URLJarFileCloser extends Object implements JarFileCloser
| Modifier and Type | Field and Description |
|---|---|
protected URLClassLoaderCloser |
applicationCloser |
protected URLJarFileIntrospector |
introspector |
NOOP| Constructor and Description |
|---|
URLJarFileCloser(URLJarFileIntrospector anIntrospector,
ClassLoader appCL) |
protected final URLClassLoaderCloser applicationCloser
protected final URLJarFileIntrospector introspector
public URLJarFileCloser(URLJarFileIntrospector anIntrospector, ClassLoader appCL) throws URLJarFileIntrospectionError
URLJarFileIntrospectionErrorpublic void close(JarFile file) throws IOException
close in interface JarFileCloserIOExceptionCopyright © 2017 Nuxeo. All rights reserved.