Do not instantiate JsonParser 43/99643/1
authorRobert Varga <[email protected]>
Tue, 8 Feb 2022 09:24:29 +0000 (10:24 +0100)
committerRobert Varga <[email protected]>
Tue, 8 Feb 2022 09:24:29 +0000 (10:24 +0100)
commitc13870af3d98bd9fbfb15f226a71b88ecf36512d
treeb8b89bc8c90c7df7f7cca0bc146590e40fa09b22
parent5bba8e802d91976d42f1a8fd1361f270a118e40f
Do not instantiate JsonParser

The class should not be instantiated, use utility methods instead.

Change-Id: Ifc225ea36906232264dcb338ae66dfab41f55c91
Signed-off-by: Robert Varga <[email protected]>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/streams/listeners/NotificationListenerAdapter.java
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestconfDocumentedExceptionMapperTest.java