| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBeanFeatureInfo | |
|---|---|
| javax.management | Provides the core classes for the Java Management Extensions. | 
| javax.management.modelmbean | Provides the definition of the ModelMBean classes. | 
| javax.management.openmbean | Provides the open data types and Open MBean descriptor classes. | 
| Uses of MBeanFeatureInfo in javax.management | 
|---|
| Subclasses of MBeanFeatureInfo in javax.management | |
|---|---|
|  class | MBeanAttributeInfoDescribes an MBean attribute exposed for management. | 
|  class | MBeanConstructorInfoDescribes a constructor exposed by an MBean. | 
|  class | MBeanNotificationInfoThe MBeanNotificationInfoclass is used to describe the 
 characteristics of the different notification instances 
 emitted by an MBean, for a given Java class of notification. | 
|  class | MBeanOperationInfoDescribes a management operation exposed by an MBean. | 
|  class | MBeanParameterInfoDescribes an argument of an operation exposed by an MBean. | 
| Methods in javax.management with parameters of type MBeanFeatureInfo | |
|---|---|
| protected  String | StandardMBean.getDescription(MBeanFeatureInfo info)Customization hook: Get the description that will be used in the MBeanFeatureInfo returned by this MBean. | 
| Uses of MBeanFeatureInfo in javax.management.modelmbean | 
|---|
| Subclasses of MBeanFeatureInfo in javax.management.modelmbean | |
|---|---|
|  class | ModelMBeanAttributeInfoThe ModelMBeanAttributeInfo object describes an attribute of the ModelMBean. | 
|  class | ModelMBeanConstructorInfoThe ModelMBeanConstructorInfo object describes a constructor of the ModelMBean. | 
|  class | ModelMBeanNotificationInfoThe ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean. | 
|  class | ModelMBeanOperationInfoThe ModelMBeanOperationInfo object describes a management operation of the ModelMBean. | 
| Uses of MBeanFeatureInfo in javax.management.openmbean | 
|---|
| Subclasses of MBeanFeatureInfo in javax.management.openmbean | |
|---|---|
|  class | OpenMBeanAttributeInfoSupportDescribes an attribute of an open MBean. | 
|  class | OpenMBeanConstructorInfoSupportDescribes a constructor of an Open MBean. | 
|  class | OpenMBeanOperationInfoSupportDescribes an operation of an Open MBean. | 
|  class | OpenMBeanParameterInfoSupportDescribes a parameter used in one or more operations or constructors of an open MBean. | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.