Package org.jmxtrans.embedded
-
Interface Summary Interface Description EmbeddedJmxTransMBean JMX MBean interface of theEmbeddedJmxTrans.QueryMBean -
Class Summary Class Description EmbeddedJmxTrans JMX QueriesQuery Describe a JMX query on which metrics are collected and hold the query and export business logic (Query.collectMetrics()andQuery.exportCollectedMetrics()).QueryAttribute Describe a JMX MBean attribute to collect and hold the attribute collection logic.QueryResult Value of a collected metric.ResultNameStrategy Build a QueryResult.name from a collected metric (QueryAttribute, Query).ResultNameStrategy.Builder ResultNameStrategy.StaticEvaluator -
Exception Summary Exception Description EmbeddedJmxTransException Generic exception of the EmbeddedJmxTrans component.