Uses of Interface
jenkins.util.JenkinsClassLoader
-
Uses of JenkinsClassLoader in hudson
Modifier 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
Modifier and TypeClassDescriptionclass
URLClassLoader
with loosened visibility for use withClassLoaderReflectionToolkit
.