示例#1
0
 public void handle(DelayLinkInit event) {
   topology = event.getTopology();
   self = topology.getSelfAddress();
 }