Uses of Class
hudson.util.DelegatingClassLoader
Packages that use DelegatingClassLoader
-
Uses of DelegatingClassLoader in hudson
Subclasses of DelegatingClassLoader in hudson -
Uses of DelegatingClassLoader in hudson.util
Subclasses of DelegatingClassLoader in hudson.utilModifier and TypeClassDescriptionclass
ClassLoader with internal caching of class loading results.final class
AClassLoader
that verifies the existence of a.class
resource before attempting to load the class.class
ClassLoader
that masks a specified set of classes from its parent class loader.