| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFloodlightModuleContext | |
|---|---|
| net.floodlightcontroller.core.module | |
| Uses of IFloodlightModuleContext in net.floodlightcontroller.core.module | 
|---|
| Classes in net.floodlightcontroller.core.module that implement IFloodlightModuleContext | |
|---|---|
 class | 
FloodlightModuleContext
The service registry for an IFloodlightProvider.  | 
| Methods in net.floodlightcontroller.core.module that return IFloodlightModuleContext | |
|---|---|
 IFloodlightModuleContext | 
FloodlightModuleLoader.loadModulesFromConfig(java.lang.String fName)
Loads the modules from a specified configuration file.  | 
 IFloodlightModuleContext | 
IModuleService.loadModulesFromList(java.util.Collection<java.lang.String> configMods,
                    java.util.Properties prop)
Loads modules (and their dependencies) specified in the list.  | 
 IFloodlightModuleContext | 
FloodlightModuleLoader.loadModulesFromList(java.util.Collection<java.lang.String> configMods,
                    java.util.Properties prop)
 | 
protected  IFloodlightModuleContext | 
FloodlightModuleLoader.loadModulesFromList(java.util.Collection<java.lang.String> configMods,
                    java.util.Properties prop,
                    java.util.Collection<IFloodlightService> ignoreList)
Loads modules (and their dependencies) specified in the list  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||