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

Method getPipeline

java/org/apache/catalina/Container.java:145–145  ·  view source on GitHub ↗

Return the Pipeline object that manages the Valves associated with this Container. @return The Pipeline

()

Source from the content-addressed store, hash-verified

143 * @return The Pipeline
144 */
145 Pipeline getPipeline();
146
147
148 /**

Callers 15

testSslEnvMethod · 0.95
startInternalMethod · 0.95
getNonAsyncClassNamesMethod · 0.95
createValveMethod · 0.95
removeValveMethod · 0.95
addValveMethod · 0.95
removeValveMethod · 0.95
lifecycleEventMethod · 0.65
setUpTomcatMethod · 0.65
testCVE_2023_41080Method · 0.65

Implementers 1

ContainerBasejava/org/apache/catalina/core/Containe

Calls

no outgoing calls

Tested by 15

testSslEnvMethod · 0.76
setUpTomcatMethod · 0.52
testCVE_2023_41080Method · 0.52
setupHeadersTestMethod · 0.52
testValveMethod · 0.52
testFilterPassthroughMethod · 0.52