-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b39
-
generic
-
generic
-
Verified
When monitoring complex attribute where second or subsequent attribute name
refer to Java Beans, this element name should start with a non capital letter,
as specified in the Java Beans spec.
That is, if the monitor needs to call :
getFirstAttribute().getSecondAttribute()
then, the specified observed object should be :
"FirstAttribute.secondAttribute"
###@###.### 2005-04-29 15:25:24 GMT
refer to Java Beans, this element name should start with a non capital letter,
as specified in the Java Beans spec.
That is, if the monitor needs to call :
getFirstAttribute().getSecondAttribute()
then, the specified observed object should be :
"FirstAttribute.secondAttribute"
###@###.### 2005-04-29 15:25:24 GMT
- relates to
-
JDK-6262211 Monitor package javadoc dealing with complex attributes should be clearer
-
- Closed
-