MCPcopy Index your code
hub / github.com/apache/tomcat / getClassLoader

Method getClassLoader

java/org/apache/catalina/Loader.java:54–54  ·  view source on GitHub ↗

Return the Java class loader to be used by this Loader. @return the Java class loader to be used by this Loader

()

Source from the content-addressed store, hash-verified

52 * @return the Java class loader to be used by this Loader
53 */
54 ClassLoader getClassLoader();
55
56
57 /**

Callers 15

getClassLoadersMethod · 0.95
getClassLoadersMethod · 0.95
startInternalMethod · 0.95
stopInternalMethod · 0.95
bindMethod · 0.95
loadMethod · 0.95
lifecycleEventMethod · 0.65
TomcatSecurityServiceMethod · 0.65
getObjectInstanceMethod · 0.65
getProxyConstructorMethod · 0.65
registerCleanerMethod · 0.65
setValidatorClassNameMethod · 0.65

Implementers 2

TesterLoadertest/org/apache/catalina/startup/TestC
WebappLoaderjava/org/apache/catalina/loader/Webapp

Calls

no outgoing calls

Tested by 15

getConstructorMethod · 0.52
getClassLoaderMethod · 0.52
testMissingWithTcclMethod · 0.52
initMethod · 0.52
getClassLoaderMethod · 0.52
paramClassResourceMethod · 0.52
testUserFactoryMethod · 0.52
setUpMethod · 0.52
copyResourceMethod · 0.52