| Package | Description |
|---|---|
| org.nuxeo.osgi | |
| org.nuxeo.osgi.util.jar |
| Modifier and Type | Field and Description |
|---|---|
protected JarFileCloser |
OSGiAdapter.uRLJarFileCloser |
| Modifier and Type | Method and Description |
|---|---|
JarFileCloser |
OSGiAdapter.getURLJarFileCloser()
helper for closing jar files during bundle uninstall
|
protected JarFileCloser |
OSGiAdapter.newJarFileCloser() |
| Modifier and Type | Class and Description |
|---|---|
class |
URLJarFileCloser
Given a location, close the corresponding jar files opened by URL class
loaders and in jar file cache
|
| Modifier and Type | Field and Description |
|---|---|
static JarFileCloser |
JarFileCloser.NOOP |
| Modifier and Type | Method and Description |
|---|---|
JarFileCloser |
URLJarFileIntrospector.newJarFileCloser(ClassLoader loader) |
Copyright © 2019 Nuxeo SA. All rights reserved.