Migrated dom.BrokerImpl to xtend code. 27/1427/6
authorTony Tkacik <ttkacik@cisco.com>
Wed, 25 Sep 2013 17:02:02 +0000 (19:02 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 1 Oct 2013 13:25:28 +0000 (13:25 +0000)
commit4b1c94354c0396645effe64388bbefb653e29344
treead286c4bd5b6b15170271f8f77fe09ab86644f15
parentb91d224f748cee99cd816797c8bbbfd5ec6240d4
Migrated dom.BrokerImpl to xtend code.

Change-Id: Ibf2a63c2d26be8dfa2f10f5467040dc753418362
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-dom-broker/pom.xml
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/BrokerImpl.java [deleted file]
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/BrokerImpl.xtend [new file with mode: 0644]
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/ConsumerContextImpl.xtend [new file with mode: 0644]
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/ProviderContextImpl.xtend [new file with mode: 0644]