Use NodeIdentifier.create() 04/26604/1
authorRobert Varga <rovarga@cisco.com>
Mon, 7 Sep 2015 12:04:10 +0000 (14:04 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 7 Sep 2015 12:04:10 +0000 (14:04 +0200)
commit11ad80d5d6fdc169811ce5c0f146d1b14aa24721
tree3daf7e01e11c0ac27889d5a147416653c056ca19
parent02e6e9c84a961d48c049c58d5e49d0899e545f8c
Use NodeIdentifier.create()

For pre-computed constants it is beneficial to have them shared across
the system, such that when they meet we end up sharing them.

Change-Id: Ic81a350c94010450540868a9281d2994f4e08f2a
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/messagebus-netconf/src/main/java/org/opendaylight/netconf/messagebus/eventsources/netconf/ConnectionNotificationTopicRegistration.java
opendaylight/netconf/messagebus-netconf/src/main/java/org/opendaylight/netconf/messagebus/eventsources/netconf/NetconfEventSource.java
opendaylight/netconf/messagebus-netconf/src/main/java/org/opendaylight/netconf/messagebus/eventsources/netconf/StreamNotificationTopicRegistration.java