| Modifier and Type | Class and Description |
|---|---|
class |
JarFileClassLoader
The JarFileClassLoader that loads classes and resources from a list of JarFiles.
|
class |
MultiParentClassLoader
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class
loader model to support a list of parent class loaders.
|
class |
NamedClassLoader
The NamedClassLoader is a simple extension to URLClassLoader that adds a name and a destroy method that cleans up
the commons logging and JavaVM caches of the classloader.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.