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.CompositeType

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

Uses of CompositeType in javax.management.openmbean
 

Methods in javax.management.openmbean that return CompositeType
Modifier and Type Method and Description
 CompositeType CompositeDataSupport.getCompositeType()
          Returns the composite type of this composite data instance.
 CompositeType CompositeData.getCompositeType()
          Returns the composite type of this composite data instance.
 CompositeType TabularType.getRowType()
          Returns the type of the row elements of tabular data values described by this TabularType instance.
 

Methods in javax.management.openmbean with parameters of type CompositeType
Modifier and Type Method and Description
 CompositeData CompositeDataView.toCompositeData(CompositeType ct)
          Return a CompositeData corresponding to the values in this object.
 

Constructors in javax.management.openmbean with parameters of type CompositeType
Constructor and Description
CompositeDataSupport(CompositeType compositeType, Map<String,?> items)
           Constructs a CompositeDataSupport instance with the specified compositeType, whose item names and corresponding values are given by the mappings in the map items.
CompositeDataSupport(CompositeType compositeType, String[] itemNames, Object[] itemValues)
          Constructs a CompositeDataSupport instance with the specified compositeType, whose item values are specified by itemValues[], in the same order as in itemNames[].
TabularType(String typeName, String description, CompositeType rowType, String[] indexNames)
          Constructs a TabularType instance, checking for the validity of the given parameters.
 


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.