|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBeanFeatureInfo | |
| javax.management | |
| javax.management.modelmbean | |
| javax.management.openmbean | |
| Uses of MBeanFeatureInfo in javax.management |
| Subclasses of MBeanFeatureInfo in javax.management | |
class |
MBeanAttributeInfo
Describes an MBean attribute exposed for management. |
class |
MBeanConstructorInfo
Describes a constructor exposed by an MBean. |
class |
MBeanNotificationInfo
Describes a notification emitted by an MBean. |
class |
MBeanOperationInfo
Describes a management operation exposed by an MBean. |
class |
MBeanParameterInfo
Describes an argument of an operation exposed by an MBean. |
| Methods in javax.management with parameters of type MBeanFeatureInfo | |
protected java.lang.String |
StandardMBean.getDescription(MBeanFeatureInfo info)
Customization hook: Get the description that will be used in the MBeanFeatureInfo returned by this MBean. Subclasses may redefine this method in order to supply their custom description. |
| Uses of MBeanFeatureInfo in javax.management.modelmbean |
| Subclasses of MBeanFeatureInfo in javax.management.modelmbean | |
class |
ModelMBeanAttributeInfo
The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean. |
class |
ModelMBeanConstructorInfo
The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean. |
class |
ModelMBeanNotificationInfo
The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean. |
class |
ModelMBeanOperationInfo
The ModelMBeanOperationInfo object describes a management operation of the ModelMBean. |
| Uses of MBeanFeatureInfo in javax.management.openmbean |
| Subclasses of MBeanFeatureInfo in javax.management.openmbean | |
class |
OpenMBeanAttributeInfoSupport
Describes an attribute of an open MBean. |
class |
OpenMBeanConstructorInfoSupport
Describes a constructor of an Open MBean. |
class |
OpenMBeanOperationInfoSupport
Describes an operation of an Open MBean. |
class |
OpenMBeanParameterInfoSupport
Describes a parameter used in one or more operations or constructors of an open MBean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||