| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,ModuleConfig>> |
ConfigSubsystemFacade.transformMbeToModuleConfigs(org.opendaylight.controller.config.util.BeanReader reader,
Map<String,Map<String,org.opendaylight.controller.config.yangjmxgenerator.ModuleMXBeanEntry>> mBeanEntries) |
Map<String,Map<String,ModuleConfig>> |
ConfigSubsystemFacade.transformMbeToModuleConfigs(Map<String,Map<String,org.opendaylight.controller.config.yangjmxgenerator.ModuleMXBeanEntry>> mBeanEntries) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Map<String,Collection<ObjectName>>> |
Config.getMappedInstances(Set<ObjectName> instancesToMap,
Map<String,Map<String,ModuleConfig>> configs) |
| Constructor and Description |
|---|
Config(Map<String,Map<String,ModuleConfig>> moduleConfigs,
EnumResolver enumResolver) |
Config(Map<String,Map<String,ModuleConfig>> moduleConfigs,
Map<String,Map<Date,IdentityMapping>> identityMap,
EnumResolver enumResolver) |
| Modifier and Type | Method and Description |
|---|---|
Element |
ModuleRuntime.toXml(String namespace,
Collection<ObjectName> runtimeBeanOns,
Document document,
ModuleConfig moduleConfig,
ObjectName configBeanON,
EnumResolver enumResolver) |
| Constructor and Description |
|---|
Runtime(Map<String,Map<String,ModuleRuntime>> moduleRuntimes,
Map<String,Map<String,ModuleConfig>> moduleConfigs) |
Copyright © 2016 OpenDaylight. All rights reserved.