Fields Summary |
---|
public static final String | JMX_INITIAL_BUILDERReferences the property that specifies the directory where
the native libraries will be stored before the MLet Service
loads them into memory.
Property Name: jmx.mlet.library.dir |
public static final String | MLET_LIB_DIRReferences the property that specifies the directory where
the native libraries will be stored before the MLet Service
loads them into memory.
Property Name: jmx.mlet.library.dir |
public static final String | JMX_SPEC_NAMEReferences the property that specifies the full name of the JMX
specification implemented by this product.
Property Name: jmx.specification.name |
public static final String | JMX_SPEC_VERSIONReferences the property that specifies the version of the JMX
specification implemented by this product.
Property Name: jmx.specification.version |
public static final String | JMX_SPEC_VENDORReferences the property that specifies the vendor of the JMX
specification implemented by this product.
Property Name: jmx.specification.vendor |
public static final String | JMX_IMPL_NAMEReferences the property that specifies the full name of this product
implementing the JMX specification.
Property Name: jmx.implementation.name |
public static final String | JMX_IMPL_VENDORReferences the property that specifies the name of the vendor of this
product implementing the JMX specification.
Property Name: jmx.implementation.vendor |
public static final String | JMX_IMPL_VERSIONReferences the property that specifies the version of this product
implementing the JMX specification.
Property Name: jmx.implementation.version |