-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b61
-
generic
-
generic
-
Verified
Two constructors for the class ModelMBeanConstructorInfo take a java.lang.reflect.Constructor parameter.
However, the javadoc sentence that describes that parameter is:
[...]
constructorMethod - The java.lang.reflect.Method object describing the MBean constructor.
[...]
Very minor : note that the order parameters are detailed in the javadoc is not the same as their order in the signature ...
###@###.### 2005-06-03 15:10:58 GMT
However, the javadoc sentence that describes that parameter is:
[...]
constructorMethod - The java.lang.reflect.Method object describing the MBean constructor.
[...]
Very minor : note that the order parameters are detailed in the javadoc is not the same as their order in the signature ...
###@###.### 2005-06-03 15:10:58 GMT