Modify config code generator to write JmxAttribute as static fields. 95/6595/1
authorTomas Olvecky <tolvecky@cisco.com>
Tue, 29 Apr 2014 12:32:51 +0000 (14:32 +0200)
committerTomas Olvecky <tolvecky@cisco.com>
Tue, 29 Apr 2014 12:32:51 +0000 (14:32 +0200)
commitd71b67741cfb84baacc73854fc1f015fad090835
treea9082e8573a2f7efcd2693e61f51b3111e997df4
parentd5d9d1a9b29fdfb93b78f102ab5463e773453651
Modify config code generator to write JmxAttribute as static fields.

Make JmxAttribute fields static so that name of the attribute can be
referenced and used to read from JMX.

Change-Id: Ibf2afbdfd8ae78e6ca46025671128bc7256f78d9
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>
opendaylight/config/yang-jmx-generator-plugin/src/main/java/org/opendaylight/controller/config/yangjmxgenerator/plugin/ftl/model/ModuleFieldSerializer.java