| 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(org.opendaylight.controller.config.yangjmxgenerator.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(org.opendaylight.controller.config.yangjmxgenerator.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 © 2015. All Rights Reserved.