BUG-614: migrate RuntimeGeneratedInvokerPrototype
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)
commit7414c5ddb0b762b5169a124f7857076043b536e7
tree21e41a65c68cdf041d729432995f1e8aaa4deb25
parent9808fc0efe5ffc6b33949a716d04593579e81fdf
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]