MCPcopy Create free account
hub / github.com/apache/tomcat / getDelegate

Method getDelegate

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

Return the "follow standard delegation model" flag used to configure our ClassLoader. @return the "follow standard delegation model" flag used to configure our ClassLoader

()

Source from the content-addressed store, hash-verified

76 * @return the "follow standard delegation model" flag used to configure our ClassLoader
77 */
78 boolean getDelegate();
79
80
81 /**

Callers 15

closeInvokedMethod · 0.65
getDelegateMethod · 0.65
getInnermostDelegateMethod · 0.65
getInnermostDelegateMethod · 0.65
getDelegateMethod · 0.65
makeObjectMethod · 0.65
getInnermostDelegateMethod · 0.65
toStringMethod · 0.65
orderWebFragmentsMethod · 0.65

Implementers 2

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

Calls

no outgoing calls