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

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

Uses of SimpleType in javax.management.openmbean
 

Fields in javax.management.openmbean declared as SimpleType
Modifier and Type Field and Description
static SimpleType<BigDecimal> SimpleType.BIGDECIMAL
          The SimpleType instance describing values whose Java class name is java.math.BigDecimal.
static SimpleType<BigInteger> SimpleType.BIGINTEGER
          The SimpleType instance describing values whose Java class name is java.math.BigInteger.
static SimpleType<Boolean> SimpleType.BOOLEAN
          The SimpleType instance describing values whose Java class name is java.lang.Boolean.
static SimpleType<Byte> SimpleType.BYTE
          The SimpleType instance describing values whose Java class name is java.lang.Byte.
static SimpleType<Character> SimpleType.CHARACTER
          The SimpleType instance describing values whose Java class name is java.lang.Character.
static SimpleType<Date> SimpleType.DATE
          The SimpleType instance describing values whose Java class name is java.util.Date.
static SimpleType<Double> SimpleType.DOUBLE
          The SimpleType instance describing values whose Java class name is java.lang.Double.
static SimpleType<Float> SimpleType.FLOAT
          The SimpleType instance describing values whose Java class name is java.lang.Float.
static SimpleType<Integer> SimpleType.INTEGER
          The SimpleType instance describing values whose Java class name is java.lang.Integer.
static SimpleType<Long> SimpleType.LONG
          The SimpleType instance describing values whose Java class name is java.lang.Long.
static SimpleType<ObjectName> SimpleType.OBJECTNAME
          The SimpleType instance describing values whose Java class name is javax.management.ObjectName.
static SimpleType<Short> SimpleType.SHORT
          The SimpleType instance describing values whose Java class name is java.lang.Short.
static SimpleType<String> SimpleType.STRING
          The SimpleType instance describing values whose Java class name is java.lang.String.
static SimpleType<Void> SimpleType.VOID
          The SimpleType instance describing values whose Java class name is java.lang.Void.
 

Constructors in javax.management.openmbean with parameters of type SimpleType
Constructor and Description
ArrayType(SimpleType<?> elementType, boolean primitiveArray)
          Constructs a unidimensional ArrayType instance for the supplied SimpleType.
 


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.