Exemplo n.º 1
0
 private ActionManager() {
   service = ServiceManager.getService();
   handlers = new HashMap<String, SyncHandler>();
 }