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

Method setName

java/org/apache/catalina/Service.java:59–59  ·  view source on GitHub ↗

Set the name of this Service. @param name The new service name

(String name)

Source from the content-addressed store, hash-verified

57 * @param name The new service name
58 */
59 void setName(String name);
60
61 /**
62 * Returns the <code>Server</code> with which we are associated (if any).

Callers 15

runMethod · 0.65
startMethod · 0.65
runMethod · 0.65
runMethod · 0.65
testGlobalNamingMethod · 0.65
doTestLookupMethod · 0.65
testListBindingsMethod · 0.65
testBeanFactoryMethod · 0.65
testBug52830Method · 0.65
setUpMethod · 0.65

Implementers 1

StandardServicejava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 15

testGlobalNamingMethod · 0.52
doTestLookupMethod · 0.52
testListBindingsMethod · 0.52
testBeanFactoryMethod · 0.52
testBug52830Method · 0.52
setUpMethod · 0.52
executeOpenSSLCommandMethod · 0.52
createHostMethod · 0.52
createContextMethod · 0.52
createWrapperMethod · 0.52
testEnableNamingMethod · 0.52