Do not use BindingReflections to acquire augmentations 98/99998/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Mar 2022 17:38:37 +0000 (18:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Mar 2022 21:09:03 +0000 (22:09 +0100)
commit60039d4d027e172f6e1d644fb1c2fa60688c06c0
treebf44f6b0e41644b59faf83bc0498cb8c52d21d8d
parentfeaecf128a14832eec9661057af4de6b3704a07f
Do not use BindingReflections to acquire augmentations

Augmentable interface exposes augmentations directly, hence we
can use it directly, without relying on reflection.

Change-Id: I21b86d581ff0a61db3975cf7655157e4e6678b1b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataObjectStreamer.java
binding/mdsal-binding-spec-util/src/main/java/org/opendaylight/mdsal/binding/spec/reflect/BindingReflections.java