Remove AbstractBindingRuntimeContext.toString()
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Apr 2020 09:08:31 +0000 (11:08 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:32 +0000 (10:41 +1000)
commit851d7f356ec4a22ae163c49fc43e4dce48bfe06e
treea7f25446b5f2ad19b3315c70fb94c04a91a14bf0
parent75fcb5fee831814415b2d92206e1af4805525aae
Remove AbstractBindingRuntimeContext.toString()

BindingRuntimeTypes can have a huge string representation, which
hurts when combined with a subclass of it being present in OSGi SR
and bundle-diag printing out services.

Change-Id: I38a95c6283454930674f5d6311829d7450559f0c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-runtime-api/src/main/java/org/opendaylight/binding/runtime/api/AbstractBindingRuntimeContext.java