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

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

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

Fields in ch.syabru.nagios.broker.xml declared as XmlJmxMatch
protected  XmlJmxMatch XmlJmxNotification.match
           
 

Methods in ch.syabru.nagios.broker.xml that return XmlJmxMatch
 XmlJmxMatch ObjectFactory.createXmlJmxMatch()
          Create an instance of XmlJmxMatch
 XmlJmxMatch XmlJmxNotification.getMatch()
          Gets the value of the match property.
 

Methods in ch.syabru.nagios.broker.xml with parameters of type XmlJmxMatch
 void XmlJmxNotification.setMatch(XmlJmxMatch value)
          Sets the value of the match property.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.