Beispiel #1
0
 public Integer getInflightExchanges() {
   return context.getInflightRepository().size(route.getId());
 }