// private String ownerPort;
 public Zone() {
   setLocalHashTable(new ConcurrentHashMap<String, String>());
 }