Example #1
0
 @After
 public void cleanup() {
   timer1.cancel();
   timer2.cancel();
   seed.shutdown();
   peer.shutdown();
 }