MCPcopy Create free account
hub / github.com/apache/tomcat / getDisplayName

Method getDisplayName

java/org/apache/catalina/Context.java:377–377  ·  view source on GitHub ↗

Return the display name of this web application. @return The display name

()

Source from the content-addressed store, hash-verified

375 * @return The display name
376 */
377 String getDisplayName();
378
379
380 /**

Callers 15

testListenerMethod · 0.95
listMethod · 0.95
testGetDisplayNameMethod · 0.65
doCompareMethod · 0.65
createTagInfoMethod · 0.65
toXmlMethod · 0.65
mergeMethod · 0.65
configureContextMethod · 0.65
lifecycleEventMethod · 0.65
getServletContextNameMethod · 0.65

Implementers 5

TesterContexttest/org/apache/tomcat/unittest/Tester
SelectorContextjava/org/apache/naming/SelectorContext
NamingContextjava/org/apache/naming/NamingContext.j
FailedContextjava/org/apache/catalina/startup/Faile
StandardContextjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 5

testListenerMethod · 0.76
testGetDisplayNameMethod · 0.52
doCompareMethod · 0.52