MCPcopy 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

testKeepAliveMethod · 0.95
getServiceConfMethod · 0.95
openMasterAgentMethod · 0.95
AppMethod · 0.80
SimpleAppMethod · 0.80
test2AppMethod · 0.80
start2Method · 0.80
ServiceConfMethod · 0.80
StartMethod · 0.80
StartMethod · 0.80

Calls

no outgoing calls

Tested by 5

testKeepAliveMethod · 0.76
AppMethod · 0.64
SimpleAppMethod · 0.64
test2AppMethod · 0.64
start2Method · 0.64