Fix raw references to NotificationListener 35/12635/2
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Nov 2014 17:54:15 +0000 (18:54 +0100)
committerRobert Varga <rovarga@cisco.com>
Sat, 8 Nov 2014 11:11:05 +0000 (12:11 +0100)
commitb342637ca382952f4ba6b06f52f1b2fcb26d24f1
treeda2422941dc21c8dd75ef4025b4e8245f42b7d51
parentf0ef2dfd1e648e9b75b358283e80ccd12e900e60
Fix raw references to NotificationListener

The restconf broker has raw references, so modify the type definition to
allow passing the type down.

Change-Id: If456a1312d1ccce67987d0b4db1ba613b48d91db
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/restconf/broker/impl/NotificationServiceImpl.java
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/restconf/broker/listeners/RemoteNotificationListener.java
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/restconf/broker/listeners/SalNotificationListener.java