Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ Start
Method
Start
ZezeJava/ZezeJavaTest/src/demo/App.java:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
public
void
Start() throws Exception {
87
Start(Config.load(
"./zeze.xml"
));
88
}
89
90
private
static
void
adjustTableConf(Config.TableConf conf) {
91
if
(null != conf) {
Callers
15
main
Method · 0.95
test2App
Method · 0.95
start2
Method · 0.95
testBenchmark
Method · 0.45
testBenchmark
Method · 0.45
testBenchmark
Method · 0.45
bench
Method · 0.45
prepareNewEnvironment
Method · 0.45
prepareNewEnvironment
Method · 0.45
prepareNewEnvironment2
Method · 0.45
setUp
Method · 0.45
start
Method · 0.45
Calls
15
load
Method · 0.95
adjustTableConf
Method · 0.95
createZeze
Method · 0.95
createService
Method · 0.95
create
Method · 0.95
createModules
Method · 0.95
startModules
Method · 0.95
start
Method · 0.95
startService
Method · 0.95
add
Method · 0.95
setProperty
Method · 0.80
getDefaultTableConf
Method · 0.80
Tested by
no test coverage detected