BUG-2288: binding Notification API 45/13445/12
authorRobert Varga <rovarga@cisco.com>
Sat, 8 Nov 2014 10:48:47 +0000 (11:48 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 15 Jan 2015 13:14:23 +0000 (14:14 +0100)
commit10b50c92929fe43986639a7cd95fcfaa7e9c3478
treeab3db972331ed6c96123c5abe2a532b45eae586d
parent1f14b44c584f97e7c992e611e6227e262fe0089e
BUG-2288: binding Notification API

This is the definition of the new interfaces required to expose the new
DOM notification API to the users. It uses only the typed actor pattern,
reducing overall confusion to end users.

Change-Id: I12f14c1fa931511aa7b73d3b0491f848d6c08ba7
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-api/src/main/java/org/opendaylight/controller/md/sal/binding/api/NotificationPublishService.java [new file with mode: 0644]
opendaylight/md-sal/sal-binding-api/src/main/java/org/opendaylight/controller/md/sal/binding/api/NotificationService.java [new file with mode: 0644]