예제 #1
0
 @Override
 public boolean detachSlave(String url) throws RemoteException {
   return delegate.detachSlave(url);
 }