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

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

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

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

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

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



Copyright © 2010-2011 Syabru. All Rights Reserved.