Remove DOMRpcRoutingTable.invoke() 08/74208/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Jul 2018 15:37:41 +0000 (17:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Jul 2018 16:58:02 +0000 (18:58 +0200)
commit43f2d1d1ee6dabaa6f17fe23aa846f88f44d28de
tree604d85d5cbe3c7b7625137f3b76cc7415fa5001d
parentdb6d92fe520cf81bd1b3fa18506b90c6cd037231
Remove DOMRpcRoutingTable.invoke()

Moving this method makes DOMRpcRoutingTable blissfully ignorant
of the invocation model, simplifying code flow and bringing us one
step towards reuse.

JIRA: MDSAL-283
Change-Id: I207362f00b7051f92f5303ef923eb6fe767f6130
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouter.java
dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMRpcRoutingTable.java