|
Class Summary |
| ClassLoaderUtils |
Utility methods for class loader to package names, etc. |
| ContextClassLoaderFactory |
ClassLoaderFactory that returns the context classloader, to be used
in embedded/appserver environments. |
| LoaderInfo |
Helper struct holding infos about a plugin class and its pathes |
| OsgiClassLoaderFactory |
Custom ClassLoaderFactory for xmlBlaster. |
| PluginClassLoader |
This class loader changes the loading precedence of the JVM
to prefer locally found classes and only if not found delegate
to the JVM class loader |
| StandaloneClassLoaderFactory |
|
| XmlBlasterClassLoader |
This class loader changes the loading precedence of the JVM
to prefer locally found classes and only if not found delegate
to the JVM class loader |