| Package | Description |
|---|---|
| com.googlecode.jmxtrans | |
| com.googlecode.jmxtrans.jmx | |
| com.googlecode.jmxtrans.util |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxTransformer.executeStandalone(JmxProcess process)
Handy method which runs the JmxProcess
|
| Modifier and Type | Method and Description |
|---|---|
void |
JmxUtils.execute(JmxProcess process)
Either invokes the servers multithreaded (max threads ==
jmxProcess.getMultiThreaded()) or invokes them one at a time.
|
| Modifier and Type | Method and Description |
|---|---|
static JmxProcess |
JsonUtils.getJmxProcess(File file)
Uses jackson to load json configuration from a File into a full object
tree representation of that json.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsonPrinter.prettyPrint(JmxProcess process)
Utility function good for testing things.
|
void |
JsonPrinter.print(JmxProcess process)
Utility function good for testing things.
|
Copyright © 2010-2015 JmxTrans team. All Rights Reserved.