Uses of Class
jenkins.util.URLClassLoader2
-
Packages that use URLClassLoader2 Package Description hudson -
-
Uses of URLClassLoader2 in hudson
Subclasses of URLClassLoader2 in hudson Modifier and Type Class Description class
PluginFirstClassLoader2
Class loader that consults the plugin'sWEB-INF/lib/*.jar
andWEB-INF/classes
directories and the Jenkins core class loader (in that order).
-