Split out NotificationCodecContext.Prototype
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Jun 2023 21:47:46 +0000 (23:47 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:45 +0000 (10:41 +1000)
commit434d9cff50a29b59cc72b34b2c99333dedf27d23
tree36e402650db4e3438f77b19b52fb4848e2435e8e
parent1230f2e13208bc14bd09d5e673f829263f563fe4
Split out NotificationCodecContext.Prototype

Notifications require a special context, split them out and guard
against re-instantiation.

Change-Id: I7eede21b2aeab92c02ae451a4c5e341361563bca
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataContainerCodecPrototype.java
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/NotificationCodecContext.java
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/SchemaRootCodecContext.java