Add blueprint extension to register notification listener 92/36492/19
authorTom Pantelis <tpanteli@brocade.com>
Mon, 21 Mar 2016 11:27:36 +0000 (07:27 -0400)
committerAnil Vishnoi <vishnoianil@gmail.com>
Mon, 11 Apr 2016 17:15:25 +0000 (17:15 +0000)
commit33767a11f3aec774ec2ac8c13cc18b0ff0da9c10
treedad9fca351540bfa1fce6cb2c34d32cbbc5cced4
parentacbbcc0278c08cf49d71a35b776608fee9e7d417
Add blueprint extension to register notification listener

Added a blueprint extension element <notification-listener> that
registers a NotificationListener implementation with the MD-SAL
NotificationService.

Change-Id: I5ba9b1124ccba4d5c0f8d2e323eb3dd0e918cd94
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/ext/NotificationListenerBean.java [new file with mode: 0644]
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/ext/OpendaylightNamespaceHandler.java
opendaylight/blueprint/src/main/resources/opendaylight-blueprint-ext-1.0.0.xsd