org.huihoo.jfox.jmx
Interface MBeanInterfaceMetaData
- All Known Subinterfaces:
- MBeanMetaData
- All Known Implementing Classes:
- DynamicMBeanMetaDataSupport, MBeanInterfaceMetaDataSupport, MBeanMetaDataSupport
- public interface MBeanInterfaceMetaData
obtain the mbean manage interface cache
- Author:
- Young Yang
getAttributes
public MBeanAttributeInfo[] getAttributes()
getOperations
public MBeanOperationInfo[] getOperations()
getAttributeInfo
public MBeanAttributeInfo getAttributeInfo(java.lang.String attribute)
throws AttributeNotFoundException
AttributeNotFoundException