Uses of Interface
net.floodlightcontroller.core.module.IModuleService

Packages that use IModuleService
net.floodlightcontroller.core.module   
 

Uses of IModuleService in net.floodlightcontroller.core.module
 

Classes in net.floodlightcontroller.core.module that implement IModuleService
 class FloodlightModuleLoader
          Finds all Floodlight modules in the class path and loads/starts them.