-
- Downloads
Changes to the module loading system.
1 - Handle the case where you specify more than one module that provides the same service in the config. Print out an error message saying which ones are conflicting. 2 - If a service has more than one implementation and none are specified in the configuration file print out which modules can be used in the error message.
Showing
- src/main/java/net/floodlightcontroller/core/module/FloodlightModuleLoader.java 33 additions, 9 deletions...odlightcontroller/core/module/FloodlightModuleLoader.java
- src/main/java/net/floodlightcontroller/storage/IStorageSourceService.java 0 additions, 1 deletion...t/floodlightcontroller/storage/IStorageSourceService.java
Loading
Please register or sign in to comment