Uses of Class
org.jboss.console.plugins.helpers.jmx.MBeanData

Packages that use MBeanData
org.jboss.console.plugins.helpers.jmx   
 

Uses of MBeanData in org.jboss.console.plugins.helpers.jmx
 

Methods in org.jboss.console.plugins.helpers.jmx that return MBeanData
 MBeanData[] DomainData.getData()
           
static MBeanData Server.getMBeanData(String name)
           
 

Methods in org.jboss.console.plugins.helpers.jmx with parameters of type MBeanData
 void DomainData.addData(MBeanData data)
           
 

Constructors in org.jboss.console.plugins.helpers.jmx with parameters of type MBeanData
DomainData(String domainName, MBeanData[] data)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.