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

Method await

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

Wait until a proper shutdown command is received, then return.

()

Source from the content-addressed store, hash-verified

233 * Wait until a proper shutdown command is received, then return.
234 */
235 void await();
236
237
238 /**

Implementers 1

StandardServerjava/org/apache/catalina/core/Standard

Calls

no outgoing calls