MCPcopy Create free account
hub / github.com/e2wugui/zeze / stop

Method stop

ZezeJava/ZezeJava/src/main/java/Zeze/Dbh2/Master/Main.java:37–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public void stop() throws Exception {
38 ShutdownHook.remove(this);
39 service.stop();
40 master.close();
41 }
42
43 public static void main(String[] args) {
44 try {

Callers 1

mainMethod · 0.95

Calls 3

removeMethod · 0.95
stopMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected