BUG-614: degrade NotifyTask to Runnable 64/7564/2
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)
commit2685d08af5ff639854358e3e5aea393460a6a615
treeb4b39872d251bb77567c787cf2ca3539f9a60ce0
parent4671b91e8a2e73828c27a2da5949fbb996d4bb34
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