Beispiel #1
0
 /**
  * @return
  * @throws java.rmi.RemoteException
  */
 public Object getAdmin() throws RemoteException {
   return backend.getAdmin();
 }