Uses of Class
org.eclipse.birt.core.framework.URLClassLoader
Packages that use URLClassLoader
-
Uses of URLClassLoader in org.eclipse.birt.core.framework.osgi
Subclasses of URLClassLoader in org.eclipse.birt.core.framework.osgiModifier and TypeClassDescriptionprotected static class
The ChildFirstURLClassLoader alters regular ClassLoader delegation and will check the URLs used in its initialization for matching classes before delegating to it's parent.