Extract TypedRowInvocationHandler 17/86217/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 1 Dec 2019 10:33:02 +0000 (11:33 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 5 Dec 2019 16:56:46 +0000 (17:56 +0100)
commitc1c79b70cbaf5f837aad643542b24ac5ad0f56c8
treee1c616ad7f5eda270fc678e56369deb2d4343bbf
parent7a6fe0e5cca5f37bac94965ce135b2bd1fd08066
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>
(cherry picked from commit 0d6be18102aeb3031144c98e05a52d0c17a3afee)
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