| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.osgi.jmx.JmxConstants
public class JmxConstants
Constants for OSGi JMX Specification. Additionally, this class contains a number of utility types that are used in different places in the specification. These are LONG_ARRAY_TYPE, STRING_ARRAY_TYPE, and PROPERTIES_TYPE.
| Field Summary | |
|---|---|
| static java.lang.String | ARRAY_OFFor an encoded array we need to start with ARRAY_OF. | 
| static java.lang.String | BIGDECIMALValue for PROPERTY_TYPE value in the case of java.math.BigDecimal | 
| static java.lang.String | BIGINTEGERValue for PROPERTY_TYPE value in the case of java.math.BigInteger | 
| static java.lang.String | BOOLEANValue for PROPERTY_TYPE value in the case of java.lang.Boolean | 
| static java.lang.String | BYTEValue for PROPERTY_TYPE value in the case of java.lang.Byte | 
| static java.lang.String | CHARACTERValue for PROPERTY_TYPE value in the case of java.lang.Character | 
| static java.lang.String | DOUBLEValue for PROPERTY_TYPE value in the case of java.lang.Double | 
| static java.lang.String | FLOATValue for PROPERTY_TYPE value in the case of java.lang.Float | 
| static java.lang.String | INTEGERValue for PROPERTY_TYPE value in the case of java.lang.Integer | 
| static java.lang.String | KEYThe key KEY. | 
| static Item | KEY_ITEMThe key of a property. | 
| static java.lang.String | LONGValue for PROPERTY_TYPE value in the case of java.lang.Long | 
| static javax.management.openmbean.ArrayType | LONG_ARRAY_TYPEThe MBean Open type for an array of longs | 
| static java.lang.String | OSGI_COMPENDIUMThe domain name of the selected OSGi compendium MBeans | 
| static java.lang.String | OSGI_COREThe domain name of the core OSGi MBeans | 
| static javax.management.openmbean.TabularType | PROPERTIES_TYPEDescribes a map with properties. | 
| static javax.management.openmbean.CompositeType | PROPERTY_TYPEA Composite Type describing a a single property. | 
| static java.lang.String | P_BOOLEANValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_BYTEValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_CHARValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_DOUBLEValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_FLOATValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_INTValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_LONGValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.lang.String | P_SHORTValue for PROPERTY_TYPE value in the case of
 the  | 
| static java.util.List | SCALARA set of all scalars that can be used in the TYPE property of a PROPERTIES_TYPE. | 
| static java.lang.String | SHORTValue for PROPERTY_TYPE value in the case of java.lang.Short | 
| static java.lang.String | STRINGValue for PROPERTY_TYPE value in the case of java.lang.String | 
| static javax.management.openmbean.ArrayType | STRING_ARRAY_TYPEThe MBean Open type for an array of strings | 
| static java.lang.String | TYPEThe key TYPE. | 
| static Item | TYPE_ITEMThe type of the property. | 
| static java.lang.String | VALUEThe key VALUE. | 
| static Item | VALUE_ITEMThe value of a property. | 
| static java.lang.String | VECTOR_OFFor an encoded vector we need to start with ARRAY_OF. | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | |
|---|---|
| java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
| Field Detail | 
|---|
public static final java.lang.String ARRAY_OF
public static final java.lang.String BIGDECIMAL
public static final java.lang.String BIGINTEGER
public static final java.lang.String BOOLEAN
public static final java.lang.String BYTE
public static final java.lang.String CHARACTER
public static final java.lang.String DOUBLE
public static final java.lang.String FLOAT
public static final java.lang.String INTEGER
public static final java.lang.String KEY
public static final Item KEY_ITEM
public static final java.lang.String LONG
public static final javax.management.openmbean.ArrayType LONG_ARRAY_TYPE
public static final java.lang.String OSGI_COMPENDIUM
public static final java.lang.String OSGI_CORE
public static final javax.management.openmbean.TabularType PROPERTIES_TYPE
public static final javax.management.openmbean.CompositeType PROPERTY_TYPE
public static final java.lang.String P_BOOLEAN
boolean primitive type.
     
        
public static final java.lang.String P_BYTE
byte primitive type.
     
        
public static final java.lang.String P_CHAR
char primitive type.
     
        
public static final java.lang.String P_DOUBLE
double primitive type.
     
        
public static final java.lang.String P_FLOAT
float primitive type.
     
        
public static final java.lang.String P_INT
int primitive type.
     
        
public static final java.lang.String P_LONG
long primitive type.
     
        
public static final java.lang.String P_SHORT
short primitive type.
     
        
public static final java.util.List SCALAR
public static final java.lang.String SHORT
public static final java.lang.String STRING
public static final javax.management.openmbean.ArrayType STRING_ARRAY_TYPE
public static final java.lang.String TYPE
public static final Item TYPE_ITEM
public static final java.lang.String VALUE
public static final Item VALUE_ITEM
public static final java.lang.String VECTOR_OF
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.