Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getPipeline
Method
getPipeline
java/org/apache/catalina/core/ContainerBase.java:472–475 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
470
471
472
@Override
473
public
Pipeline getPipeline() {
474
return
this.pipeline;
475
}
476
477
478
@Override
Callers
1
getAccessLog
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected