more TODOs in the code.
[xmlrouter] / impl / src / main / java / org / wamblee / xmlrouter / impl / XMLRouterConfigService.java
index c60e546bf0f0312019ab57bc35d845592e3806e5..203e56fd5d0e1632cf65ba6b5ec40da1853541fb 100644 (file)
@@ -22,6 +22,9 @@ import org.wamblee.xmlrouter.config.Config;
 import org.wamblee.xmlrouter.config.RouterConfig;
 import org.wamblee.xmlrouter.config.RouterConfigService;
 
+// TODO pass unique id of config service in the constructor to allow multiple instances with
+// unique ids (ServiceFactory) 
+
 /**
  * Router configuration service providing an atomic configuration API for the
  * XML router.