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

Method getAppBase

java/org/apache/catalina/core/StandardHost.java:205–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203
204
205 @Override
206 public String getAppBase() {
207 return this.appBase;
208 }
209
210
211 @Override

Callers 4

doTestDeploymentMethod · 0.95
doTestUnpackWARMethod · 0.95
getAppBaseFileMethod · 0.95

Calls

no outgoing calls

Tested by 3

doTestDeploymentMethod · 0.76
doTestUnpackWARMethod · 0.76