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

Method getContext

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

Return the Context with which this Loader has been associated. @return the Context with which this Loader has been associated

()

Source from the content-addressed store, hash-verified

60 * @return the Context with which this Loader has been associated
61 */
62 Context getContext();
63
64
65 /**

Callers 15

invokeMethod · 0.65
doGetMethod · 0.65
invokeMethod · 0.65
getContextMethod · 0.65
testGetContextMethod · 0.65
testPutContext03Method · 0.65
getContextMethod · 0.65
getContextMethod · 0.65
hasResourcePermissionMethod · 0.65
hasUserDataPermissionMethod · 0.65
invokeMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 7

invokeMethod · 0.52
doGetMethod · 0.52
invokeMethod · 0.52
getContextMethod · 0.52
testGetContextMethod · 0.52
testPutContext03Method · 0.52