Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
containerEvent
Method · 0.95
unregisterWrapper
Method · 0.95
registerWrapper
Method · 0.95
deployDescriptor
Method · 0.95
createPrimaryIndicator
Method · 0.95
containerEvent
Method · 0.95
storeContext
Method · 0.95
list
Method · 0.95
list
Method · 0.95
testCVE_2023_41080
Method · 0.65
doTestStartsFile
Method · 0.65
start
Method · 0.65
Implementers
5
TesterContext
test/org/apache/tomcat/unittest/Tester
SelectorContext
java/org/apache/naming/SelectorContext
NamingContext
java/org/apache/naming/NamingContext.j
FailedContext
java/org/apache/catalina/startup/Faile
StandardContext
java/org/apache/catalina/core/Standard
Calls
no outgoing calls
Tested by
15
testCVE_2023_41080
Method · 0.52
doTestStartsFile
Method · 0.52
start
Method · 0.52
equals
Method · 0.52
hashCode
Method · 0.52
toString
Method · 0.52
setUpPerTestClass
Method · 0.52
doTestDeployment
Method · 0.52
doTestUpdateWarOffline
Method · 0.52
testSetPathInitPhase
Method · 0.52
testBug57556a
Method · 0.52
testBug57556b
Method · 0.52