| Class and Description |
|---|
| ExtendedURLClassLoader
Implementation that allows adding URLs on demand (the default
URLClassLoader only allows adding URLs in the
constructor). |
| NamespaceURLClassLoader
A
URIClassLoader associated with a namespace. |
| URIClassLoader
Equivalent of java.net.URLClassloader but without bugs related to ill-formed URLs and with customizable JAR caching
policy.
|
Copyright © 2004–2016 XWiki. All rights reserved.