コード例 #1
0
  @Override
  public String getStatusReport() throws RemoteException {

    return dataBaseOpeartions.getAllUsersStatus();
  }