MCPcopy 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

getAppBaseFileMethod · 0.95
setAppBaseMethod · 0.95
getLegacyAppBaseFileMethod · 0.95
setLegacyAppBaseMethod · 0.95
getConfigBaseFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected