Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getServiceConfMap
Method
getServiceConfMap
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:471–473 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
469
}
470
471
public
@NotNull ConcurrentHashMap<String, ServiceConf> getServiceConfMap() {
472
return
serviceConfMap;
473
}
474
475
public
@NotNull ServiceConf getDefaultServiceConf() {
476
return
defaultServiceConf;
Callers
10
testKeepAlive
Method · 0.95
getServiceConf
Method · 0.95
openMasterAgent
Method · 0.95
App
Method · 0.80
SimpleApp
Method · 0.80
test2App
Method · 0.80
start2
Method · 0.80
ServiceConf
Method · 0.80
Start
Method · 0.80
Start
Method · 0.80
Calls
no outgoing calls
Tested by
5
testKeepAlive
Method · 0.76
App
Method · 0.64
SimpleApp
Method · 0.64
test2App
Method · 0.64
start2
Method · 0.64