예제 #1
0
 @Override
 public void registerForAsynchronous(AsynchronousNotifiable receiver) throws RemoteException {
   toNotify.add(receiver);
 }