Modifier and Type | Field and Description |
---|---|
public static final String | JMX_IMPL_NAME
References the property that specifies the full name of this product implementing the JMX specification. |
public static final String | JMX_IMPL_VENDOR
References the property that specifies the name of the vendor of this product implementing the JMX specification. |
public static final String | JMX_IMPL_VERSION
References the property that specifies the version of this product implementing the JMX specification. |
public static final String | JMX_INITIAL_BUILDER
References the property that optionally specifies the class name of an alternative MBeanServerBuilder. |
public static final String | JMX_SPEC_NAME
References the property that specifies the full name of the JMX specification implemented by this product. |
public static final String | JMX_SPEC_VENDOR
References the property that specifies the vendor of the JMX specification implemented by this product. |
public static final String | JMX_SPEC_VERSION
References the property that specifies the version of the JMX specification implemented by this product. |
public static final System. | MBEANSERVER_LOGGER
Logger for MBean Server information. |
public static final String | MBEANSERVER_LOGGER_NAME
Logger name for MBean Server information. |
public static final System. | MISC_LOGGER
Logger for all other JMX classes. |
public static final String | MISC_LOGGER_NAME
Logger name for all other JMX classes. |
public static final System. | MODELMBEAN_LOGGER
Logger for Model MBean. |
public static final String | MODELMBEAN_LOGGER_NAME
Logger name for Model MBean. |
public static final System. | MONITOR_LOGGER
Logger for Monitor information. |
public static final String | MONITOR_LOGGER_NAME
Logger name for Monitor information. |
public static final System. | NOTIFICATION_LOGGER
Logger for Event Management information. |
public static final String | NOTIFICATION_LOGGER_NAME
Logger name for Event Management information. |
public static final System. | RELATION_LOGGER
Logger for Relation Service. |
public static final String | RELATION_LOGGER_NAME
Logger name for Relation Service. |
public static final System. | TIMER_LOGGER
Logger for Timer information. |
public static final String | TIMER_LOGGER_NAME
Logger name for Timer information. |
Access | Constructor and Description |
---|---|
private |
JMX_IMPL_NAME | back to summary |
---|---|
public static final String JMX_IMPL_NAME References the property that specifies the full name of this product implementing the JMX specification. Property Name: jmx.implementation.name |
JMX_IMPL_VENDOR | back to summary |
---|---|
public static final String JMX_IMPL_VENDOR References the property that specifies the name of the vendor of this product implementing the JMX specification. Property Name: jmx.implementation.vendor |
JMX_IMPL_VERSION | back to summary |
---|---|
public static final String JMX_IMPL_VERSION References the property that specifies the version of this product implementing the JMX specification. Property Name: jmx.implementation.version |
JMX_INITIAL_BUILDER | back to summary |
---|---|
public static final String JMX_INITIAL_BUILDER References the property that optionally specifies the class name of an alternative MBeanServerBuilder. Property Name: javax.management.builder.initial |
JMX_SPEC_NAME | back to summary |
---|---|
public static final String JMX_SPEC_NAME References the property that specifies the full name of the JMX specification implemented by this product. Property Name: jmx.specification.name |
JMX_SPEC_VENDOR | back to summary |
---|---|
public static final String JMX_SPEC_VENDOR References the property that specifies the vendor of the JMX specification implemented by this product. Property Name: jmx.specification.vendor |
JMX_SPEC_VERSION | back to summary |
---|---|
public static final String JMX_SPEC_VERSION References the property that specifies the version of the JMX specification implemented by this product. Property Name: jmx.specification.version |
MBEANSERVER_LOGGER | back to summary |
---|---|
public static final System. Logger for MBean Server information. |
MBEANSERVER_LOGGER_NAME | back to summary |
---|---|
public static final String MBEANSERVER_LOGGER_NAME Logger name for MBean Server information. |
MISC_LOGGER | back to summary |
---|---|
public static final System. Logger for all other JMX classes. |
MISC_LOGGER_NAME | back to summary |
---|---|
public static final String MISC_LOGGER_NAME Logger name for all other JMX classes. |
MODELMBEAN_LOGGER | back to summary |
---|---|
public static final System. Logger for Model MBean. |
MODELMBEAN_LOGGER_NAME | back to summary |
---|---|
public static final String MODELMBEAN_LOGGER_NAME Logger name for Model MBean. |
MONITOR_LOGGER | back to summary |
---|---|
public static final System. Logger for Monitor information. |
MONITOR_LOGGER_NAME | back to summary |
---|---|
public static final String MONITOR_LOGGER_NAME Logger name for Monitor information. |
NOTIFICATION_LOGGER | back to summary |
---|---|
public static final System. Logger for Event Management information. |
NOTIFICATION_LOGGER_NAME | back to summary |
---|---|
public static final String NOTIFICATION_LOGGER_NAME Logger name for Event Management information. |
RELATION_LOGGER | back to summary |
---|---|
public static final System. Logger for Relation Service. |
RELATION_LOGGER_NAME | back to summary |
---|---|
public static final String RELATION_LOGGER_NAME Logger name for Relation Service. |
TIMER_LOGGER | back to summary |
---|---|
public static final System. Logger for Timer information. |
TIMER_LOGGER_NAME | back to summary |
---|---|
public static final String TIMER_LOGGER_NAME Logger name for Timer information. |
JmxProperties | back to summary |
---|---|
private JmxProperties() |