All Implemented Interfaces:
OpenMBeanParameterInfo
All Known Implementing Classes:
OpenMBeanAttributeInfoSupport
Describes an attribute of an open MBean.
This interface declares the same methods as the class javax.management.MBeanAttributeInfo . A class implementing this interface (typically OpenMBeanAttributeInfoSupport ) should extend javax.management.MBeanAttributeInfo .
1.5
- Method from javax.management.openmbean.OpenMBeanAttributeInfo Summary: |
---|
equals, hashCode, isIs, isReadable, isWritable, toString |
Method from javax.management.openmbean.OpenMBeanAttributeInfo Detail: |
---|
OpenMBeanAttributeInfo instance for equality.
Returns true if and only if all of the following statements are true: OpenMBeanAttributeInfo interface.
|
OpenMBeanAttributeInfo instance.
The hash code of an
This ensures that |
|
|
|
OpenMBeanAttributeInfo instance.
The string representation consists of the name of this class (ie |