|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.jmx.compliance.openmbean.OpenMBeanInfoSupportTestCase.MyOpenMBeanParameterInfo
org.jboss.test.jmx.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 org.jboss.test.jmx.compliance.openmbean.OpenMBeanInfoSupportTestCase.MyOpenMBeanParameterInfo |
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 |
equals, hashCode, toString |
Methods inherited from interface javax.management.openmbean.OpenMBeanParameterInfo |
getDefaultValue, getDescription, getLegalValues, getMaxValue, getMinValue, getName, getOpenType, hasDefaultValue, hasLegalValues, hasMaxValue, hasMinValue, isValue |
Constructor Detail |
public OpenMBeanInfoSupportTestCase.MyOpenMBeanAttributeInfoSupport()
Method Detail |
public boolean isIs()
javax.management.openmbean.OpenMBeanAttributeInfo
isIs
in interface javax.management.openmbean.OpenMBeanAttributeInfo
public boolean isReadable()
javax.management.openmbean.OpenMBeanAttributeInfo
isReadable
in interface javax.management.openmbean.OpenMBeanAttributeInfo
public boolean isWritable()
javax.management.openmbean.OpenMBeanAttributeInfo
isWritable
in interface javax.management.openmbean.OpenMBeanAttributeInfo
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |