|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.management.jmx.ServiceName
This class is used for storing the names of core services.
Field Summary | |
static java.lang.String |
BUILD_NUMBER
The build number of the current product version |
static java.lang.String |
DELEGATE
The object name of the MBeanServer delegate object The value is JMImplementation:type=MBeanServerDelegate . |
static java.lang.String |
DOMAIN
The default domain. |
static int |
HTML_ADAPTOR_PORT
The default port for the HTML adaptor. |
static java.lang.String |
HTML_ADAPTOR_SERVER
The default key properties for the HTML protocol adaptor. |
static java.lang.String |
JMX_IMPL_NAME
The name of this product implementing the JMX specification. |
static java.lang.String |
JMX_IMPL_VENDOR
The name of the vendor of this product implementing the JMX specification. |
static java.lang.String |
JMX_IMPL_VERSION
The version of this product implementing the JMX specification. |
static java.lang.String |
JMX_SPEC_NAME
The name of the JMX specification implemented by this product. |
static java.lang.String |
JMX_SPEC_VENDOR
The vendor of the JMX specification implemented by this product. |
static java.lang.String |
JMX_SPEC_VERSION
The version of the JMX specification implemented by this product. |
static java.lang.String |
MLET
The default key properties for registering the class loader of the MLet service. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String DELEGATE
JMImplementation:type=MBeanServerDelegate
.public static final java.lang.String MLET
type=MLet
.public static final java.lang.String DOMAIN
DefaultDomain
.public static final int HTML_ADAPTOR_PORT
8082
.public static final java.lang.String HTML_ADAPTOR_SERVER
name=HtmlAdaptorServer
.public static final java.lang.String JMX_SPEC_NAME
Java Management Extensions
.public static final java.lang.String JMX_SPEC_VERSION
1.0 Final Release
.public static final java.lang.String JMX_SPEC_VENDOR
Sun Microsystems
.public static final java.lang.String JMX_IMPL_NAME
JMX RI
.public static final java.lang.String JMX_IMPL_VENDOR
Sun Microsystems
.public static final java.lang.String JMX_IMPL_VERSION
1.0
.public static final java.lang.String BUILD_NUMBER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |