Do not leak implementation class 72/62672/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Sep 2017 08:53:50 +0000 (10:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Sep 2017 08:53:50 +0000 (10:53 +0200)
commit6675dcdb682f4ad579877ef0affadd03a33263eb
treed0819cf7d489eae4f3449191327c0b8949123515
parent6650e5cdf7ca41ebad668008ecf1b532139f5c32
Do not leak implementation class

For migration purposes we need to not leak the implementation
class from create methods. Fix them to return just the interface.

Change-Id: I801467d1a816dc1b0b1bd41ee4157c9593092544
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java