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

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

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

Fields in ch.syabru.nagios.broker.xml declared as XmlJmx
protected  XmlJmx XmlConfiguration.jmx
           
 

Methods in ch.syabru.nagios.broker.xml that return XmlJmx
 XmlJmx ObjectFactory.createXmlJmx()
          Create an instance of XmlJmx
 XmlJmx XmlConfiguration.getJmx()
          Gets the value of the jmx property.
 

Methods in ch.syabru.nagios.broker.xml with parameters of type XmlJmx
 void XmlConfiguration.setJmx(XmlJmx value)
          Sets the value of the jmx property.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.