Ejemplo n.º 1
0
 @Override
 public AgentID agentForService(String service) throws RemoteException {
   return delegate.agentForService(service);
 }