Exemplo n.º 1
0
 @Override
 public boolean attachSlave(String url) throws RemoteException {
   return delegate.attachSlave(url);
 }