Return the value of the given attribute in the named MBean.
If the attempt to access the attribute generates an exception,
return null.
Returns:
the value of the attribute, or null if it could not be
obtained.
Parameters:
-
name - the name of the MBean whose attribute is to be returned.