Disconnect EncapsulatedValueCodec from ReflectionBasedCodec 35/100535/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 14:23:18 +0000 (16:23 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 14:49:44 +0000 (16:49 +0200)
commit92b63c7819f73e531971c7d4b922e203611fd2a8
treeedc8d6371aeeaeb33ced747376bd7105e0ed7a64
parentd0d5f524f312e0e26539a7e7212fc397b48fde5c
Disconnect EncapsulatedValueCodec from ReflectionBasedCodec

While are not looking at the class after we have created our
MethodHandles, hence retaining the Class reference and the baggage
from ReflectionBasedCodec is completely unnecessary. This also
simplifies the class hierarchy a bit.

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