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
URLJarFileIntrospectionError
public void close(JarFile file) throws IOException
close
in interface JarFileCloser
IOException
Copyright © 2017 Nuxeo. All rights reserved.