Package org.xwiki.classloader

Interface Summary
ClassLoaderManager Store and create automatically class loaders by namespace.
ExtendedURLStreamHandler Adds the ability for a URLStreamHandler implementation to return the protocol it's managing.
 

Class Summary
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-2013 XWiki. All Rights Reserved.