Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getContainer
Method
getContainer
java/org/apache/catalina/valves/ValveBase.java:91–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
// -------------------------------------------------------------- Properties
90
91
@Override
92
public
Container getContainer() {
93
return
container;
94
}
95
96
97
@Override
Callers
3
initInternal
Method · 0.95
getObjectNameKeyProperties
Method · 0.95
getDomainInternal
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected