MCPcopy 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

mainMethod · 0.95
test2AppMethod · 0.95
start2Method · 0.95
testBenchmarkMethod · 0.45
testBenchmarkMethod · 0.45
testBenchmarkMethod · 0.45
benchMethod · 0.45
prepareNewEnvironmentMethod · 0.45
prepareNewEnvironmentMethod · 0.45
setUpMethod · 0.45
startMethod · 0.45

Calls 15

loadMethod · 0.95
adjustTableConfMethod · 0.95
createZezeMethod · 0.95
createServiceMethod · 0.95
createMethod · 0.95
createModulesMethod · 0.95
startModulesMethod · 0.95
startMethod · 0.95
startServiceMethod · 0.95
addMethod · 0.95
setPropertyMethod · 0.80
getDefaultTableConfMethod · 0.80

Tested by

no test coverage detected