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

Uses of Class javax.management.openmbean.TabularType (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Class
javax.management.openmbean.TabularType

Packages that use TabularType
javax.management.openmbean   
 

Uses of TabularType in javax.management.openmbean
 

Methods in javax.management.openmbean that return TabularType
 TabularType TabularDataSupport.getTabularType()
           
 TabularType TabularData.getTabularType()
          Retrieve the tabular type for this tabular data
 

Constructors in javax.management.openmbean with parameters of type TabularType
TabularDataSupport(TabularType tabularType)
          Construct Tabular Data with an initial capacity of 101 and a load factor of 0.75
TabularDataSupport(TabularType tabularType, int initialCapacity, float loadFactor)
          Construct Tabular Data
 



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