| Package | Description |
|---|---|
| javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
| Modifier and Type | Method and Description |
|---|---|
ModelMBeanNotificationInfo |
ModelMBeanInfoSupport.getNotification(String
|
ModelMBeanNotificationInfo |
ModelMBeanInfo.getNotification(String
Returns a ModelMBeanNotificationInfo requested by name.
|
| Constructor and Description | |
|---|---|
ModelMBeanInfoSupport(String
Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
|
|
ModelMBeanInfoSupport(String
Creates a ModelMBeanInfoSupport with the provided information and the descriptor given in parameter.
|
|
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo
Constructs a new ModelMBeanNotificationInfo object from this ModelMBeanNotfication Object.
|