public class Runtime extends Object
Constructor and Description |
---|
Runtime(Map<String,Map<String,ModuleRuntime>> moduleRuntimes,
Map<String,Map<String,ModuleConfig>> moduleConfigs) |
Modifier and Type | Method and Description |
---|---|
Element |
toXml(Set<ObjectName> instancesToMap,
Set<ObjectName> configBeans,
Document document,
EnumResolver enumResolver) |
public Runtime(Map<String,Map<String,ModuleRuntime>> moduleRuntimes, Map<String,Map<String,ModuleConfig>> moduleConfigs)
public Element toXml(Set<ObjectName> instancesToMap, Set<ObjectName> configBeans, Document document, EnumResolver enumResolver)
Copyright © 2019 OpenDaylight. All rights reserved.