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

Method getPath

java/org/apache/catalina/Context.java:499–499  ·  view source on GitHub ↗

Returns the context path for this web application. @return the context path

()

Source from the content-addressed store, hash-verified

497 * @return the context path
498 */
499 String getPath();
500
501
502 /**

Callers 15

containerEventMethod · 0.95
unregisterWrapperMethod · 0.95
registerWrapperMethod · 0.95
deployDescriptorMethod · 0.95
containerEventMethod · 0.95
storeContextMethod · 0.95
listMethod · 0.95
listMethod · 0.95
testCVE_2023_41080Method · 0.65
doTestStartsFileMethod · 0.65
startMethod · 0.65

Implementers 5

TesterContexttest/org/apache/tomcat/unittest/Tester
SelectorContextjava/org/apache/naming/SelectorContext
NamingContextjava/org/apache/naming/NamingContext.j
FailedContextjava/org/apache/catalina/startup/Faile
StandardContextjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 15

testCVE_2023_41080Method · 0.52
doTestStartsFileMethod · 0.52
startMethod · 0.52
equalsMethod · 0.52
hashCodeMethod · 0.52
toStringMethod · 0.52
setUpPerTestClassMethod · 0.52
doTestDeploymentMethod · 0.52
testSetPathInitPhaseMethod · 0.52
testBug57556aMethod · 0.52
testBug57556bMethod · 0.52