|
From: Simone B. <bio...@us...> - 2001-12-02 16:44:38
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv14850/core/javax/management Modified Files: Attribute.java Log Message: Contrary to what the spec says, the value of an Attribute can be null, if the returned value of that attribute is null. Updated to reflect so. |