Uses of Class
javax.management.modelmbean.ModelMBeanNotificationInfo

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
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)
           
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo copy)
           
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.