public RestartCrashedService() throws RemoteException {
   UnicastRemoteObject.exportObject(this, 0);
 }
Exemplo n.º 2
0
 public DownloadActivationGroup() throws RemoteException {
   UnicastRemoteObject.exportObject(this, 0);
 }