Uses of Class
ch.syabru.nagios.broker.xml.XmlJmxNotification

Packages that use XmlJmxNotification
ch.syabru.nagios.broker.xml   
 

Uses of XmlJmxNotification in ch.syabru.nagios.broker.xml
 

Fields in ch.syabru.nagios.broker.xml with type parameters of type XmlJmxNotification
protected  List<XmlJmxNotification> XmlJmxMBeanServer.notification
           
 

Methods in ch.syabru.nagios.broker.xml that return XmlJmxNotification
 XmlJmxNotification ObjectFactory.createXmlJmxNotification()
          Create an instance of XmlJmxNotification
 

Methods in ch.syabru.nagios.broker.xml that return types with arguments of type XmlJmxNotification
 List<XmlJmxNotification> XmlJmxMBeanServer.getNotification()
          Gets the value of the notification property.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.