Use explicit classes for Listener forwarding 08/78208/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Nov 2018 12:09:30 +0000 (13:09 +0100)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 27 Nov 2018 14:13:44 +0000 (14:13 +0000)
This allows us to use ForwardingObject, which will forward
toString() invocations intact, properly identifying registered
listeners.

Change-Id: I486352d41047b20cb5b2735cff911d7d49aaf963
JIRA: CONTROLLER-1874
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found