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

Method addWelcomeFile

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

Add a new welcome file to the set recognized by this Context. @param name New welcome file name

(String name)

Source from the content-addressed store, hash-verified

939 * @param name New welcome file name
940 */
941 void addWelcomeFile(String name);
942
943
944 /**

Callers 5

doTestMethod · 0.95
doTestMethod · 0.95
containerEventMethod · 0.65
initWebappDefaultsMethod · 0.65
configureContextMethod · 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 2

doTestMethod · 0.76
doTestMethod · 0.76