Binding2 runtime - API #7 23/58323/4
authorMartin Ciglan <martin.ciglan@pantheon.tech>
Wed, 24 May 2017 13:44:29 +0000 (15:44 +0200)
committerMartin Ciglan <martin.ciglan@pantheon.tech>
Tue, 6 Jun 2017 18:25:23 +0000 (18:25 +0000)
commit6742ba2b4f09b8660e3f7b802405fa15cbf7c2b6
tree7046d3fe8ffb483f3c9873b59fb2a9d5990c6f01
parentdf9528682640cfb13bd091b5ea2569d34ea10d72
Binding2 runtime - API #7

- NotificationPublishService & its relatives
- test coverage for classes
- Javadocs provided

Change-Id: I888f72924d8fe38e76f0990fec34b040824439c6
Signed-off-by: Martin Ciglan <martin.ciglan@pantheon.tech>
(cherry picked from commit 82540750ebcfb2887733e953cad0205e3fcd16ee)
binding2/mdsal-binding2-api/src/main/java/org/opendaylight/mdsal/binding/javav2/api/NotificationPublishService.java [new file with mode: 0644]
binding2/mdsal-binding2-api/src/main/java/org/opendaylight/mdsal/binding/javav2/api/NotificationRejectedException.java [new file with mode: 0644]
binding2/mdsal-binding2-api/src/main/java/org/opendaylight/mdsal/binding/javav2/api/NotificationService.java [new file with mode: 0644]
binding2/mdsal-binding2-api/src/test/java/org/opendaylight/mdsal/binding/javav2/api/NotificationRejectedExceptionTest.java [new file with mode: 0644]