org.apache.aries.jmx.blueprint
Class JmxConstants
java.lang.Object
org.apache.aries.jmx.blueprint.JmxConstants
public class JmxConstants
- extends Object
Constants.
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 #PRIMITIVE_BYTE_ARRAY_TYPE
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BYTE_ARRAY_TYPE
public static final ArrayType BYTE_ARRAY_TYPE
STRING_ARRAY_TYPE
public static final ArrayType STRING_ARRAY_TYPE
- The MBean Open type for an array of strings
ARIES_BLUEPRINT
public static final String ARIES_BLUEPRINT
- The domain name of the Blueprint MBeans
- See Also:
- Constant Field Values
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.