Extract TypedRowInvocationHandler 81/86081/12
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 1 Dec 2019 10:33:02 +0000 (11:33 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 2 Dec 2019 11:20:08 +0000 (12:20 +0100)
commit0d6be18102aeb3031144c98e05a52d0c17a3afee
tree384ac66a0199fc414a4e1d0d2e58f4336170a0c1
parentca0b5c323802f0b9d9f88c3df8b648f6e444c605
Extract TypedRowInvocationHandler

The InvocationHandler used in TyperUtils has significant
functionality, which we want to further extend/optimize. Split it
out into its own class.

Change-Id: I6406150799d805b2c2e0867a37205f54ec1c10bd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/TypedRowInvocationHandler.java [new file with mode: 0644]
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtils.java