Exemplo n.º 1
0
 public static IAsyncCallback getRegisteredCallback(String key) {
   return callbackMap_.get(key);
 }