|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.jdmk.JdmkProperties
JdmkProperties
instead.
public class JdmkProperties
This class reads a file containing the property list defined for Java DMK and adds all the read properties to the list of system properties.
Field Summary | |
---|---|
static String |
ACL_FILE
Deprecated. use JdmkProperties instead. |
static String |
JMX_IMPL_NAME
Deprecated. use JdmkProperties instead. |
static String |
JMX_IMPL_VENDOR
Deprecated. use JdmkProperties instead. |
static String |
JMX_IMPL_VERSION
Deprecated. use JdmkProperties instead. |
static String |
JMX_SPEC_NAME
Deprecated. use JdmkProperties instead. |
static String |
JMX_SPEC_VENDOR
Deprecated. use JdmkProperties instead. |
static String |
JMX_SPEC_VERSION
Deprecated. use JdmkProperties instead. |
static String |
MIB_CORE_FILE
Deprecated. use JdmkProperties instead. |
static String |
MLET_LIB_DIR
Deprecated. use JdmkProperties instead. |
static String |
SSL_CIPHER_SUITE
Deprecated. use JdmkProperties instead. |
Method Summary | |
---|---|
static void |
load(String file)
Deprecated. use JdmkProperties instead. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String MLET_LIB_DIR
JdmkProperties
instead.Property Name: jmx.mlet.library.dir
public static final String ACL_FILE
JdmkProperties
instead.Property Name: jdmk.acl.file
public static final String MIB_CORE_FILE
JdmkProperties
instead.Property Name: mibcore.file
public static final String JMX_SPEC_NAME
JdmkProperties
instead.Property Name: jmx.specification.name
public static final String JMX_SPEC_VERSION
JdmkProperties
instead.Property Name: jmx.specification.version
public static final String JMX_SPEC_VENDOR
JdmkProperties
instead.Property Name: jmx.specification.vendor
public static final String JMX_IMPL_NAME
JdmkProperties
instead.Property Name: jmx.implementation.name
public static final String JMX_IMPL_VENDOR
JdmkProperties
instead.Property Name: jmx.implementation.vendor
public static final String JMX_IMPL_VERSION
JdmkProperties
instead.Property Name: jmx.implementation.version
public static final String SSL_CIPHER_SUITE
JdmkProperties
instead.Property Name: jdmk.ssl.cipher.suite.
The list of SSL cipher suites is specified in the format:
For example:
Method Detail |
---|
public static void load(String file) throws IOException
JdmkProperties
instead.
IOException
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |