|
|||||||||
| Home >> All >> javax >> management >> [ modelmbean overview ] | PREV NEXT | ||||||||
Uses of Class
javax.management.modelmbean.ModelMBeanNotificationInfo
| Uses of ModelMBeanNotificationInfo in javax.management.modelmbean |
| Methods in javax.management.modelmbean that return ModelMBeanNotificationInfo | |
ModelMBeanNotificationInfo |
ModelMBeanInfoSupport.getNotification(java.lang.String inName)
|
ModelMBeanNotificationInfo |
ModelMBeanInfo.getNotification(java.lang.String inName)
|
| Constructors in javax.management.modelmbean with parameters of type ModelMBeanNotificationInfo | |
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo info)
|
|
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications)
Creates an instance of Model MBean info implementation based on the given values. |
|
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
javax.management.Descriptor mbeandescriptor)
Creates an instance of Model MBean info implementation based on the given values and descriptor. |
|
|
|||||||||
| Home >> All >> javax >> management >> [ modelmbean overview ] | PREV NEXT | ||||||||