BUG-2627: JMX interfaces need to be public 92/15192/1
authorRobert Varga <rovarga@cisco.com>
Thu, 12 Feb 2015 10:18:32 +0000 (11:18 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 12 Feb 2015 10:18:32 +0000 (11:18 +0100)
Java 8 enforces the specification's required for MXBean interfaces to be
public. The mock interfaces were not public, hence were failing the test
automatically.

Change-Id: I4a358ff750da6c91571847b650ef0746e9da3621
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found