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