Centralize "invoke" string definition
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 23 Nov 2022 17:59:38 +0000 (18:59 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:42 +0000 (10:41 +1000)
commitea4705cf19b328e3f6224edbb44cbbd4e6b48b43
treee5dc20b45ad78096536e74a6406745c285b95415
parentc9625909492b9592d23c5487236a3f2a54e435da
Centralize "invoke" string definition

We have "invoke" in three places and it needs to be tied to the actual
definition. Introduce two constants in BindingMapping to perform that
job and link RPC/Action adapters to those constants.

Change-Id: If6c8f43e266d2a4395eb5237578803c23125d21d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-spec-util/src/main/java/org/opendaylight/mdsal/binding/spec/naming/BindingMapping.java