-
Bug
-
Resolution: Fixed
-
P4
-
1.2.2
-
b40
-
unknown
-
generic
-
Verified
1_2_2_01-b28
javadoc for
public ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
Descriptor mbeandescriptor)
contains the sentence:
. if the * descriptor null, a default descriptor will be constructed.
'if' should be 'If' and a verb is missing. The '*' may even be too much.
javadoc for
public ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
Descriptor mbeandescriptor)
contains the sentence:
. if the * descriptor null, a default descriptor will be constructed.
'if' should be 'If' and a verb is missing. The '*' may even be too much.