public class ModuleRuntime extends Object
| Constructor and Description |
|---|
ModuleRuntime(InstanceRuntime instanceRuntime) |
| Modifier and Type | Method and Description |
|---|---|
Element |
toXml(String namespace,
Collection<ObjectName> runtimeBeanOns,
Document document,
ModuleConfig moduleConfig,
ObjectName configBeanON,
EnumResolver enumResolver) |
public ModuleRuntime(InstanceRuntime instanceRuntime)
public Element toXml(String namespace, Collection<ObjectName> runtimeBeanOns, Document document, ModuleConfig moduleConfig, ObjectName configBeanON, EnumResolver enumResolver)
Copyright © 2016 OpenDaylight. All rights reserved.