Simplify NotificationListenerAdapter 57/79757/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Jan 2019 13:52:19 +0000 (14:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Jan 2019 13:54:40 +0000 (14:54 +0100)
commit394fbe42b4c445fc7958e976233066c9b03151c4
tree3038a16aaacedcf01c5db82b0b2853091464b747
parentf364e9113f221a40b89a2adc319e969e343c2197
Simplify NotificationListenerAdapter

There is just no need for the ceremony around what sort of normalized
node a DOMNotification has -- just use ContainerNode.

Change-Id: I66e2e0e72b75b0ce58be359eaa40668bc0c53b81
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/streams/listeners/NotificationListenerAdapter.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/listeners/NotificationListenerAdapter.java