Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doTestDeployment
Method · 0.95
doTestUnpackWAR
Method · 0.95
doTestUpdateWarOffline
Method · 0.95
getAppBaseFile
Method · 0.95
Calls
no outgoing calls
Tested by
3
doTestDeployment
Method · 0.76
doTestUnpackWAR
Method · 0.76
doTestUpdateWarOffline
Method · 0.76