Beispiel #1
0
 /**
  * @return
  * @throws RemoteException
  */
 public ErosServiceStats getStats() throws RemoteException {
   return backend.getStats();
 }