Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.management.openmbean.TabularType

Packages that use TabularType
Package Description
javax.management.openmbean Provides the open data types and Open MBean descriptor classes. 
 

Uses of TabularType in javax.management.openmbean
 

Methods in javax.management.openmbean that return TabularType
Modifier and Type Method and Description
 TabularType TabularDataSupport.getTabularType()
          Returns the tabular type describing this TabularData instance.
 TabularType TabularData.getTabularType()
          Returns the tabular type describing this TabularData instance.
 

Constructors in javax.management.openmbean with parameters of type TabularType
Constructor and Description
TabularDataSupport(TabularType tabularType)
          Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has a default initial capacity (101) and default load factor (0.75).
TabularDataSupport(TabularType tabularType, int initialCapacity, float loadFactor)
          Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has the specified initial capacity and load factor.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.