|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelMBeanAttributeInfo | |
javax.management.modelmbean |
Uses of ModelMBeanAttributeInfo in javax.management.modelmbean |
Methods in javax.management.modelmbean that return ModelMBeanAttributeInfo | |
ModelMBeanAttributeInfo |
ModelMBeanInfoSupport.getAttribute(java.lang.String name)
|
ModelMBeanAttributeInfo |
ModelMBeanInfo.getAttribute(java.lang.String name)
|
Constructors in javax.management.modelmbean with parameters of type ModelMBeanAttributeInfo | |
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications)
|
|
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
Descriptor mbeanDescriptor)
|
|
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo copy)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |