public RestartCrashedService() throws RemoteException {
   UnicastRemoteObject.exportObject(this, 0);
 }
示例#2
0
 public DownloadActivationGroup() throws RemoteException {
   UnicastRemoteObject.exportObject(this, 0);
 }