MCPcopy Index your code
hub / github.com/apache/tomcat / getContainer

Method getContainer

java/org/apache/catalina/valves/ValveBase.java:91–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 // -------------------------------------------------------------- Properties
90
91 @Override
92 public Container getContainer() {
93 return container;
94 }
95
96
97 @Override

Callers 3

initInternalMethod · 0.95
getDomainInternalMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected