Modifier and Type | Field and Description |
---|---|
public static final String | DELEGATE
The object name of the MBeanServer delegate object
The value is |
public static final String | DOMAIN
The default domain. |
public static final String | JMX_IMPL_NAME
The name of this product implementing the JMX specification. |
public static final String | JMX_IMPL_VENDOR
The name of the vendor of this product implementing the JMX specification. |
public static final String | JMX_SPEC_NAME
The name of the JMX specification implemented by this product. |
public static final String | JMX_SPEC_VENDOR
The vendor of the JMX specification implemented by this product. |
public static final String | JMX_SPEC_VERSION
The version of the JMX specification implemented by this product. |
Access | Constructor and Description |
---|---|
private |
DELEGATE | back to summary |
---|---|
public static final String DELEGATE The object name of the MBeanServer delegate object
|
DOMAIN | back to summary |
---|---|
public static final String DOMAIN The default domain.
|
JMX_IMPL_NAME | back to summary |
---|---|
public static final String JMX_IMPL_NAME The name of this product implementing the JMX specification.
|
JMX_IMPL_VENDOR | back to summary |
---|---|
public static final String JMX_IMPL_VENDOR The name of the vendor of this product implementing the
JMX specification.
|
JMX_SPEC_NAME | back to summary |
---|---|
public static final String JMX_SPEC_NAME The name of the JMX specification implemented by this product.
|
JMX_SPEC_VENDOR | back to summary |
---|---|
public static final String JMX_SPEC_VENDOR The vendor of the JMX specification implemented by this product.
|
JMX_SPEC_VERSION | back to summary |
---|---|
public static final String JMX_SPEC_VERSION The version of the JMX specification implemented by this product.
|
ServiceName | back to summary |
---|---|
private ServiceName() |