Removed BundleContext from Broker.register{Consumer,Provider} (Part 2)
authorEd Warnicke <eaw@cisco.com>
Fri, 25 Jul 2014 12:05:21 +0000 (07:05 -0500)
committerEd Warnicke <eaw@cisco.com>
Fri, 25 Jul 2014 12:05:21 +0000 (07:05 -0500)
commit9f82bc177eaeff5c5a1a8bc35abbe8787201eb11
tree550fc020d32f9b7a1311bd8a2759fdaeed898ac2
parentc1f7f0df2053b8492e56c9f94fe193fa660c7e0e
Removed BundleContext from Broker.register{Consumer,Provider} (Part 2)

Moved the bodies of the methods around to make the deprecated
methods just call throughs to the new methods.

Removed extra argument from private method newSessionFor

Change-Id: I748662491e6670262ecfad4122bcc7a9f831107d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/BrokerImpl.java