Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getName
Method
getName
java/org/apache/catalina/core/StandardHost.java:512–515 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
510
511
512
@Override
513
public
String getName() {
514
return
name;
515
}
516
517
518
@Override
Callers
5
getAppBaseFile
Method · 0.95
setAppBase
Method · 0.95
getLegacyAppBaseFile
Method · 0.95
setLegacyAppBase
Method · 0.95
getConfigBaseFile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected