| Compares an object for equality with the implementing class.
The object is not null
The object implements the open mbean info interface
The getClassName() methods return strings that are equal
The information objects (attributes, constructors, operations and
notifications) are the equal
Parameters: obj - the object to test true when above is true, false otherwise |