| Interface | Description |
|---|---|
| NamingStrategy |
Strategy for naming metrics, tags, and the like given a result.
|
| OutputWriter |
Interface which defines a writer for taking jmx data and writing it out in
whatever format you want.
|
| OutputWriterFactory |
| Class | Description |
|---|---|
| JmxProcess |
This is the container for a list of Servers.
|
| JmxResultProcessor | |
| OutputWriterAdapter | |
| Query |
Represents a JMX Query to ask for obj, attr and one or more keys.
|
| Query.Builder | |
| QueryFixtures | |
| Result |
Represents the result of a query.
|
| ResultFixtures | |
| Server |
Represents a jmx server that we want to connect to.
|
| Server.Builder | |
| ServerFixtures |
| Enum | Description |
|---|---|
| ResultAttribute |
Enumerates the attributes of
Result |
| Exception | Description |
|---|---|
| ValidationException |
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.