Bug 560: Fixed incoherent API implementation. 54/8654/1
authorLukas Sedlak <lsedlak@cisco.com>
Fri, 4 Jul 2014 06:41:30 +0000 (08:41 +0200)
committerLukas Sedlak <lsedlak@cisco.com>
Fri, 4 Jul 2014 07:01:34 +0000 (09:01 +0200)
commitfa190c130a5937112790128e095a218da4069b04
tree08e6d4f638923370c4f6a3b9803a76df8651f730
parent05f4ec584196014f855735d2f0d2d5600b43f021
Bug 560: Fixed incoherent API implementation.

Fixed bug in getRpcServiceClassFor method. Now method follows API contract and will return class
for specified module namespace and module revision.

Signed-off-by: Lukas Sedlak <lsedlak@cisco.com>
code-generator/binding-generator-impl/src/main/java/org/opendaylight/yangtools/sal/binding/generator/impl/RuntimeGeneratedMappingServiceImpl.java
restconf/restconf-util/src/main/java/org/opendaylight/yangtools/restconf/utils/RestconfUtils.java