Package | Description |
---|---|
org.nuxeo.osgi.application |
Modifier and Type | Class and Description |
---|---|
class |
DelegateLoader |
class |
SharedClassLoaderImpl |
Modifier and Type | Method and Description |
---|---|
SharedClassLoader |
StandaloneBundleLoader.getSharedClassLoader() |
SharedClassLoader |
StandaloneApplication.getSharedClassLoader() |
Modifier and Type | Method and Description |
---|---|
static List<File> |
Main.buildClassPath(SharedClassLoader classLoader,
String rawcp) |
static StandaloneApplication |
StandaloneApplication.createInstance(SharedClassLoader cl) |
void |
StandaloneBundleLoader.setSharedClassLoader(SharedClassLoader loader) |
Constructor and Description |
---|
ClassPath(SharedClassLoader loader,
File nestedJARsDir) |
StandaloneBundleLoader(OSGiAdapter osgi,
SharedClassLoader scl) |
Copyright © 2015 Nuxeo SA. All rights reserved.