Uses of Class
javax.management.modelmbean.ModelMBeanAttributeInfo

Packages that use ModelMBeanAttributeInfo
javax.management.modelmbean   
 

Uses of ModelMBeanAttributeInfo in javax.management.modelmbean
 

Methods in javax.management.modelmbean that return ModelMBeanAttributeInfo
 ModelMBeanAttributeInfo ModelMBeanInfo.getAttribute(java.lang.String name)
           
 ModelMBeanAttributeInfo ModelMBeanInfoSupport.getAttribute(java.lang.String name)
           
 

Constructors in javax.management.modelmbean with parameters of type ModelMBeanAttributeInfo
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo copy)
           
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)
           
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.