|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelMBeanNotificationInfo | |
javax.management.modelmbean |
Uses of ModelMBeanNotificationInfo in javax.management.modelmbean |
Methods in javax.management.modelmbean that return ModelMBeanNotificationInfo | |
ModelMBeanNotificationInfo |
ModelMBeanInfoSupport.getNotification(java.lang.String name)
|
ModelMBeanNotificationInfo |
ModelMBeanInfo.getNotification(java.lang.String name)
|
Constructors in javax.management.modelmbean with parameters of type ModelMBeanNotificationInfo | |
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo 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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |