CachingNormalizedNodeSerializer should not be instantiated 87/106187/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 23:35:12 +0000 (01:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 27 May 2023 10:04:33 +0000 (12:04 +0200)
commit5321e5f1af4693a9fb5c5e8c55fe5addeaba9f5e
treeed925cbba3dde779cfae3369182b36843a11aa79
parent4eae028064d424d80ae1e1bc27fce34f5596b5e9
CachingNormalizedNodeSerializer should not be instantiated

We only use this class to act as a delegate towards the rest of the
infrastructure. Remove its constructor.

Change-Id: I245fe5204dc3872703c19df320a77789d5a4c6bb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1bccf8759b8e6280d3e744d719b809d6efd64a85)
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CachingNormalizedNodeSerializer.java