-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
None
-
1.2
-
generic
-
generic
-
Verified
* Mention that MBeanConstructorInfo does not have to be exhaustive
If you use createMBean to construct an MBean with a given constructor,
it is not an error for that constructor not to be in the new MBean's
MBeanConstructorInfo array returned by getMBeanInfo().
If you use createMBean to construct an MBean with a given constructor,
it is not an error for that constructor not to be in the new MBean's
MBeanConstructorInfo array returned by getMBeanInfo().