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

Method getServer

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

Returns the Server with which we are associated (if any). @return the associated Server

()

Source from the content-addressed store, hash-verified

63 * @return the associated Server
64 */
65 Server getServer();
66
67 /**
68 * Set the <code>Server</code> with which we are associated (if any).

Callers 14

getServerMethod · 0.95
getServerMethod · 0.95
getServerMethod · 0.95
startInternalMethod · 0.95
openMethod · 0.95
initMethod · 0.95
initSslMethod · 0.65
startMethod · 0.65
runMethod · 0.65

Implementers 1

StandardServicejava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 5

initSslMethod · 0.52
startMethod · 0.52
runMethod · 0.52