Do not use BindingReflections.findQName() 82/109382/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Dec 2023 08:41:06 +0000 (09:41 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Dec 2023 08:42:09 +0000 (09:42 +0100)
Use BindingRuntimeTypes to resolve the RuntimeType for both actions and
notifications, removing the need to use BindingReflections.findQName().

JIRA: MDSAL-781
Change-Id: Ic49189377a53d35367f0c4dcfac27b28bb6c77e8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found