Searched refs:oldServiceInfos (Results 1 – 1 of 1) sorted by relevance
1730 …final Collection<ServiceInfo> oldServiceInfos = new ArrayList<ServiceInfo>(getServices().values()); in __recover() local1755 for (ServiceInfo info : oldServiceInfos) { in __recover()1762 this.start(oldServiceInfos); in __recover()1771 this.getDelegate().cannotRecoverFromIOError(this.getDns(), oldServiceInfos); in __recover() local