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

Method stop

ZezeJava/ZezeJava/src/main/java/Zeze/MQ/Master/Main.java:32–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 public void stop() throws Exception {
33 ShutdownHook.remove(this);
34 service.stop();
35 master.close();
36 }
37
38 public static void main(String[] args) {
39 try {

Callers 4

testMQMethod · 0.95
testBenchMethod · 0.95
testFullMethod · 0.95

Calls 3

removeMethod · 0.95
stopMethod · 0.65
closeMethod · 0.65

Tested by 4

testMQMethod · 0.76
testBenchMethod · 0.76
testFullMethod · 0.76