MCPcopy Index your code
hub / github.com/apache/tomcat / getName

Method getName

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

Returns the name of this Service. @return the service name

()

Source from the content-addressed store, hash-verified

50 * @return the service name
51 */
52 String getName();
53
54 /**
55 * Set the name of this Service.

Callers 15

locateUriRootMethod · 0.65
coerceToOtherTypeMethod · 0.65
interpreterCallMethod · 0.65
TagLibraryInfoImplMethod · 0.65
createTagInfoMethod · 0.65
createTagFileInfoMethod · 0.65
invokePluginMethod · 0.65
getNodeAttributeMethod · 0.65
visitMethod · 0.65
TldCacheClass · 0.65
JspAttributeMethod · 0.65

Implementers 1

StandardServicejava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by

no test coverage detected