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

Method getShutdown

java/org/apache/catalina/Server.java:131–131  ·  view source on GitHub ↗

Returns the shutdown command string the server is waiting for. @return the shutdown command string

()

Source from the content-addressed store, hash-verified

129 * @return the shutdown command string
130 */
131 String getShutdown();
132
133
134 /**

Callers 1

stopServerMethod · 0.95

Implementers 1

StandardServerjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by

no test coverage detected