Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
/**
Callers
15
run
Method · 0.65
testPool
Method · 0.65
testDBCPThreads10Connections10
Method · 0.65
testPoolThreads10Connections10
Method · 0.65
testPoolThreads10Connections10Fair
Method · 0.65
testDBCPThreads20Connections10
Method · 0.65
testPoolThreads20Connections10
Method · 0.65
testPoolThreads20Connections10Fair
Method · 0.65
testDBCPThreads10Connections10Validate
Method · 0.65
testPoolThreads10Connections10Validate
Method · 0.65
testPoolThreads10Connections10ValidateFair
Method · 0.65
testDBCPThreads20Connections10Validate
Method · 0.65
Implementers
1
StandardServer
java/org/apache/catalina/core/Standard
Calls
no outgoing calls
Tested by
15
run
Method · 0.52
testPool
Method · 0.52
testDBCPThreads10Connections10
Method · 0.52
testPoolThreads10Connections10
Method · 0.52
testPoolThreads10Connections10Fair
Method · 0.52
testDBCPThreads20Connections10
Method · 0.52
testPoolThreads20Connections10
Method · 0.52
testPoolThreads20Connections10Fair
Method · 0.52
testDBCPThreads10Connections10Validate
Method · 0.52
testPoolThreads10Connections10Validate
Method · 0.52
testPoolThreads10Connections10ValidateFair
Method · 0.52
testDBCPThreads20Connections10Validate
Method · 0.52