Exemplo n.º 1
0
 @Override
 public boolean register(AgentID aid, String service) throws RemoteException {
   return delegate.register(aid, service);
 }