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

Method getName

java/org/apache/catalina/ha/ClusterManager.java:66–66  ·  view source on GitHub ↗

Return the name of the manager, at host /context name and at engine hostname+/context. @return String @since 5.5.10

()

Source from the content-addressed store, hash-verified

64 * @since 5.5.10
65 */
66 String getName();
67
68 /**
69 * Set the name of the manager, at host /context name and at engine hostname+/context

Callers 15

startMethod · 0.65
messageReceivedMethod · 0.65
installMethod · 0.65
fileModifiedMethod · 0.65
fileRemovedMethod · 0.65
startInternalMethod · 0.65
cloneMethod · 0.65
setPrincipalMethod · 0.65
executeMethod · 0.65
equalsMethod · 0.65
expireMethod · 0.65
invokeMethod · 0.65

Implementers 1

ClusterManagerBasejava/org/apache/catalina/ha/session/Cl

Calls

no outgoing calls

Tested by

no test coverage detected