BUG-1089: migrate InventoryReader 90/7690/5
authorRobert Varga <rovarga@cisco.com>
Wed, 4 Jun 2014 16:48:46 +0000 (18:48 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 6 Jun 2014 09:49:47 +0000 (09:49 +0000)
commit66578794c1d1a5a6bd0b6245ece9c665a047868f
tree319cb2f43bedd0f98bc80ae899f33d2f2c40ded0
parent7701de28ee54185d7151b4bd6d7dca3057c0028d
BUG-1089: migrate InventoryReader

Migrates InventoryReader from xtend to pure Java.

Change-Id: I285c3dcbae8f407ec75de03d2df3092f9fcab30f
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/compatibility/inventory-topology-compatibility/src/main/java/org/opendaylight/controller/md/compatibility/inventory/InventoryReader.java [new file with mode: 0644]
opendaylight/md-sal/compatibility/inventory-topology-compatibility/src/main/java/org/opendaylight/controller/md/compatibility/inventory/InventoryReader.xtend [deleted file]