Uses of Class
net.sf.snmpadaptor4j.config.jaxb.MBeans

Packages that use MBeans
net.sf.snmpadaptor4j.config.jaxb   
 

Uses of MBeans in net.sf.snmpadaptor4j.config.jaxb
 

Fields in net.sf.snmpadaptor4j.config.jaxb declared as MBeans
protected  MBeans Config.mbeans
           
 

Methods in net.sf.snmpadaptor4j.config.jaxb that return MBeans
 MBeans ObjectFactory.createMBeans()
          Create an instance of MBeans
 MBeans Config.getMbeans()
          Gets the value of the mbeans property.
 

Methods in net.sf.snmpadaptor4j.config.jaxb with parameters of type MBeans
 void Config.setMbeans(MBeans value)
          Sets the value of the mbeans property.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.