コード例 #1
0
 private ActionManager() {
   service = ServiceManager.getService();
   handlers = new HashMap<String, SyncHandler>();
 }