JavaTM 2 Platform
Standard Ed. 5.0

Uses of Class
javax.management.modelmbean.ModelMBeanNotificationInfo

Packages that use ModelMBeanNotificationInfo
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
 

Uses of ModelMBeanNotificationInfo in javax.management.modelmbean
 

Methods in javax.management.modelmbean that return ModelMBeanNotificationInfo
 ModelMBeanNotificationInfo ModelMBeanInfoSupport.getNotification(String inName)
           
 ModelMBeanNotificationInfo ModelMBeanInfo.getNotification(String inName)
          Returns a ModelMBeanNotificationInfo requested by name.
 

Constructors in javax.management.modelmbean with parameters of type ModelMBeanNotificationInfo