Class | Description |
---|---|
AbstractEntry |
Base for entries that provides information about their yang source.
|
ConfigConstants | |
ModuleMXBeanEntry |
Represents part of yang model that describes a module.
|
ModuleUtil | |
PackageTranslator |
Maps from module namespaces to java package names using a Map<String, String>,
where key is namespace prefix and value is package that replaces matched prefix.
|
RuntimeBeanEntry |
Holds information about runtime bean to be generated.
|
RuntimeBeanEntry.Rpc | |
ServiceInterfaceEntry |
Represents identity derived from
ConfigConstants.SERVICE_TYPE_Q_NAME . |
TypeProviderWrapper |
Copyright © 2019 OpenDaylight. All rights reserved.