Use bindingChild() to locate notifications 63/109363/6
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Dec 2023 01:46:40 +0000 (02:46 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Dec 2023 08:25:53 +0000 (09:25 +0100)
commite96909c4cd5d88f08caf47b519a5af154c5f48a2
tree553a09783d92df8ff8f3e8cfc1e7e14e55509243
parentb6d5169f024e8e8b8742abfd6c46d65e9172ac6a
Use bindingChild() to locate notifications

BindingRuntimeTypes provides an interface to directly find
NotificationRuntimeType based on its name. Use it instead of dancing
around with reflection.

JIRA: MDSAL-781
Change-Id: I3ba1a06d8dc07700bd86a3288116989a1a445138
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java