BUG-614: migrate RuntimeGeneratedInvokerPrototype 33/7733/4
authorRobert Varga <rovarga@cisco.com>
Thu, 5 Jun 2014 11:09:41 +0000 (13:09 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 6 Jun 2014 11:02:13 +0000 (11:02 +0000)
commit23c447f8bd2b5b2591ed699c1de1b11cc71a6e27
tree45a7fb9013dd30ef0806afbb1fc9234f41df30ea
parent62075221905322f2748794711b649d895cb590c2
BUG-614: migrate RuntimeGeneratedInvokerPrototype

Splits off RuntimeGeneratedInvokerPrototype DTO into java. There is no
reason it should be in xtend.

Change-Id: I625d44d398cfe72be21ac33d29986c736412970e
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/codegen/impl/RuntimeCodeGenerator.xtend
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/codegen/impl/RuntimeGeneratedInvokerPrototype.java [new file with mode: 0644]