Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getContext
Method
getContext
java/org/apache/catalina/session/ManagerBase.java:377–380 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
375
376
377
@Override
378
public
Context getContext() {
379
return
context;
380
}
381
382
383
@Override
Callers
2
createSession
Method · 0.95
getEngine
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected