Uses of Interface
jenkins.util.JenkinsClassLoader
Packages that use JenkinsClassLoader
-
Uses of JenkinsClassLoader in hudson
Classes in hudson that implement JenkinsClassLoaderModifier and TypeClassDescriptionclass
Class loader that consults the plugin'sWEB-INF/lib/*.jar
andWEB-INF/classes
directories and the Jenkins core class loader (in that order). -
Uses of JenkinsClassLoader in jenkins.util
Classes in jenkins.util that implement JenkinsClassLoaderModifier and TypeClassDescriptionclass
URLClassLoader
with loosened visibility for use withClassLoaderReflectionToolkit
.