|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.compliance.openmbean.OpenMBeanInfoSupportTestCase.MyOpenMBeanParameterInfo (src)
test.compliance.openmbean.OpenMBeanInfoSupportTestCase.MyOpenMBeanAttributeInfoSupport
Constructor Summary | |
OpenMBeanInfoSupportTestCase.MyOpenMBeanAttributeInfoSupport()
|
Method Summary | |
boolean |
isIs()
Test whether an attribute is accessed through an isXXX getter. |
boolean |
isReadable()
Test whether an attribute is readable. |
boolean |
isWritable()
Test whether an attribute is writable. |
Methods inherited from class test.compliance.openmbean.OpenMBeanInfoSupportTestCase.MyOpenMBeanParameterInfo (src) |
equals, getDefaultValue, getDescription, getLegalValues, getMaxValue, getMinValue, getName, getOpenType, hasDefaultValue, hashCode, hasLegalValues, hasMaxValue, hasMinValue, isValue, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.management.openmbean.OpenMBeanAttributeInfo (src) |
equals, hashCode, toString |
Methods inherited from interface javax.management.openmbean.OpenMBeanParameterInfo (src) |
getDefaultValue, getDescription, getLegalValues, getMaxValue, getMinValue, getName, getOpenType, hasDefaultValue, hasLegalValues, hasMaxValue, hasMinValue, isValue |
Constructor Detail |
public OpenMBeanInfoSupportTestCase.MyOpenMBeanAttributeInfoSupport()
Method Detail |
public boolean isIs()
OpenMBeanAttributeInfo (src)
isIs
in interface OpenMBeanAttributeInfo (src)
public boolean isReadable()
OpenMBeanAttributeInfo (src)
isReadable
in interface OpenMBeanAttributeInfo (src)
public boolean isWritable()
OpenMBeanAttributeInfo (src)
isWritable
in interface OpenMBeanAttributeInfo (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |