Uses of Class
com.fusesource.fmc.restjmx.model.MBean

Packages that use MBean
com.fusesource.fmc.restjmx.model The JAXB POJOs for RestJMX 
com.fusesource.fmc.restjmx.resources   
 

Uses of MBean in com.fusesource.fmc.restjmx.model
 

Methods in com.fusesource.fmc.restjmx.model that return types with arguments of type MBean
 java.util.List<MBean> MBeans.getMBeans()
           
 

Uses of MBean in com.fusesource.fmc.restjmx.resources
 

Methods in com.fusesource.fmc.restjmx.resources that return MBean
 MBean MBeanResource.getMBean()
          Returns this MBean
 

Methods in com.fusesource.fmc.restjmx.resources that return types with arguments of type MBean
 java.util.List<MBean> MBeansResource.getMBeanList()
           
 java.util.List<MBean> NamespaceResource.getMBeanList()
           
 



Copyright © 2012 FuseSource. All Rights Reserved.