Example #1
0
 public Collection<BaragonServiceState> getAllServices() {
   return stateDatastore.getGlobalState();
 }