Wired up a NotificationPopListner that will notify the MD-SAL 29/2829/2
authorEd Warnicke <eaw@cisco.com>
Mon, 18 Nov 2013 15:30:53 +0000 (09:30 -0600)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 18 Nov 2013 17:27:05 +0000 (17:27 +0000)
commit9ca18d43f50dd7669c0af9ebfccba574541c2b08
treebd483fd17f4799930e3841dc379409079648baf9
parent7468f53fef72e2aee0ca1e333b2c6c64417125de
Wired up a NotificationPopListner that will notify the MD-SAL

Any and all Notification messages get fired at the MD-SAL.

Change-Id: I646671f7f46a98362d916900ea2589e3f40f107e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/NotificationPopListener.java [new file with mode: 0644]
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/SwitchConnectionHandlerImpl.java