Package org.xwiki.classloader

Interface Summary
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).
URIClassLoader Equivalent of java.net.URLClassloader but without bugs related to ill-formed URLs and with customizable JAR caching policy.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.