Package org.xwiki.classloader
-
Interface Summary Interface Description ClassLoaderManager Store and create automatically class loaders by namespace.ExtendedURLStreamHandler Adds the ability for aURLStreamHandler
implementation to return the protocol it's managing. -
Class Summary Class Description ExtendedURLClassLoader Implementation that allows adding URLs on demand (the defaultURLClassLoader
only allows adding URLs in the constructor).NamespaceURLClassLoader AnExtendedURLClassLoader
associated with a namespace.