站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 console API Documentation 英文版文档

Uses of Class org.jboss.console.plugins.helpers.jmx.MBeanData (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档


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
static MBeanData Server.getMBeanData(String name)
           
 MBeanData[] DomainData.getData()
           
 

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.