Package | Description |
---|---|
org.opendaylight.controller.config.yangjmxgenerator.plugin.ftl | |
org.opendaylight.controller.config.yangjmxgenerator.plugin.gofactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFactoryTemplate |
class |
AbstractFtlTemplate |
class |
AbstractModuleTemplate |
class |
GeneralClassTemplate |
class |
GeneralInterfaceTemplate |
class |
RuntimeRegistratorFtlTemplate |
class |
StubFactoryTemplate |
Modifier and Type | Method and Description |
---|---|
static Map<String,FtlTemplate> |
RuntimeRegistratorFtlTemplate.create(RuntimeBeanEntry rootRB)
Get registrator and n registration ftls where n is equal to total number
of runtime beans in hierarchy.
|
static Map<String,FtlTemplate> |
TemplateFactory.getTOAndMXInterfaceFtlFiles(RuntimeBeanEntry entry)
Get map of file name as key, FtlFile instance representing runtime mx
bean as value that should be persisted from this instance.
|
Modifier and Type | Method and Description |
---|---|
GeneratedObject |
GenericGeneratedObjectFactory.toGeneratedObject(FtlTemplate template,
com.google.common.base.Optional<String> copyright) |
Copyright © 2019 OpenDaylight. All rights reserved.