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

Method setContext

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

Set the Context with which this Loader has been associated. @param context The associated Context

(Context context)

Source from the content-addressed store, hash-verified

68 * @param context The associated Context
69 */
70 void setContext(Context context);
71
72
73 /**

Callers 10

testSerializationMethod · 0.65
setupMethod · 0.65
TestStandardSessionClass · 0.65
testMinIdleSwapMethod · 0.65
testBug62175Method · 0.65
setLoaderMethod · 0.65
setManagerMethod · 0.65
setResourcesMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 5

testSerializationMethod · 0.52
setupMethod · 0.52
testMinIdleSwapMethod · 0.52
testBug62175Method · 0.52