-
Bug
-
Resolution: Done
-
Major
-
4.2.0.Final, 5.0.0.ALPHA1
-
None
The following two methods are confusing:
public void setMBeanServerLookup(String mBeanServerLookupClass)
public void setMBeanServerLookup(MBeanServerLookup mBeanServerLookup) {
The second one should be renamed to setMBeanServerLookupInstance