public class URLClassLoaderCloser extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<?,?> |
index |
protected URLJarFileIntrospector |
introspector |
protected List<?> |
loaders |
Constructor and Description |
---|
URLClassLoaderCloser(URLJarFileIntrospector anIntrospector,
Map<?,?> anIndex,
List<?> someLoaders) |
Modifier and Type | Method and Description |
---|---|
boolean |
close(URL location) |
protected static String |
serializeURL(URL location) |
protected final URLJarFileIntrospector introspector
public URLClassLoaderCloser(URLJarFileIntrospector anIntrospector, Map<?,?> anIndex, List<?> someLoaders)
protected static String serializeURL(URL location)
public boolean close(URL location) throws IOException
IOException
Copyright © 2017 Nuxeo. All rights reserved.