BUG-614: degrade NotifyTask to Runnable
authorRobert Varga <rovarga@cisco.com>
Sun, 1 Jun 2014 09:00:48 +0000 (11:00 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 1 Jun 2014 17:38:35 +0000 (19:38 +0200)
commite029b4645daea7585975bcc19ed20534afbd3f06
tree43b55ee1e561064f004c77cd2b6b34c6c753fc43
parent66c152d4f4d4d6354fef833fe1567460083df1c4
BUG-614: degrade NotifyTask to Runnable

The call() method always returned null anyway, so we might as well make it
Runnable.

Change-Id: I6be36490aba33ba1bf4b205ba4d9b0aa8160dbdf
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/NotifyTask.java