| Package | Description |
|---|---|
| org.jmxtrans.embedded | |
| org.jmxtrans.embedded.config | |
| org.jmxtrans.embedded.output | |
| org.jmxtrans.embedded.spring | |
| org.jmxtrans.embedded.util.json |
| Class and Description |
|---|
| EmbeddedJmxTrans
JMX Queries
If the JMX query returns several mbeans (thanks to '*' or '?' wildcards),
then the configured attributes are collected on all the returned mbeans.
|
| EmbeddedJmxTransMBean
JMX MBean interface of the
EmbeddedJmxTrans. |
| Query
Describe a JMX query on which metrics are collected and hold the query and export business logic
(
Query.collectMetrics() and Query.exportCollectedMetrics()). |
| QueryAttribute
Describe a JMX MBean attribute to collect and hold the attribute collection logic.
|
| QueryMBean |
| QueryResult
Value of a collected metric.
|
| ResultNameStrategy |
| Class and Description |
|---|
| EmbeddedJmxTrans
JMX Queries
If the JMX query returns several mbeans (thanks to '*' or '?' wildcards),
then the configured attributes are collected on all the returned mbeans.
|
| EmbeddedJmxTransException
Generic exception of the EmbeddedJmxTrans component.
|
| Query
Describe a JMX query on which metrics are collected and hold the query and export business logic
(
Query.collectMetrics() and Query.exportCollectedMetrics()). |
| Class and Description |
|---|
| QueryResult
Value of a collected metric.
|
| ResultNameStrategy |
| Class and Description |
|---|
| EmbeddedJmxTrans
JMX Queries
If the JMX query returns several mbeans (thanks to '*' or '?' wildcards),
then the configured attributes are collected on all the returned mbeans.
|
| EmbeddedJmxTransMBean
JMX MBean interface of the
EmbeddedJmxTrans. |
| Class and Description |
|---|
| EmbeddedJmxTransException
Generic exception of the EmbeddedJmxTrans component.
|
Copyright © 2014. All Rights Reserved.