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

Method getContext

java/org/apache/catalina/session/ManagerBase.java:377–380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

375
376
377 @Override
378 public Context getContext() {
379 return context;
380 }
381
382
383 @Override

Callers 2

createSessionMethod · 0.95
getEngineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected