public class JsonPrinter
extends java.lang.Object
| Constructor and Description |
|---|
JsonPrinter(java.io.PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
prettyPrint(JmxProcess process)
Utility function good for testing things.
|
void |
print(JmxProcess process)
Utility function good for testing things.
|
public void print(JmxProcess process) throws java.lang.Exception
java.lang.Exceptionpublic void prettyPrint(JmxProcess process) throws java.lang.Exception
java.lang.ExceptionCopyright © 2010-2018 JmxTrans team. All Rights Reserved.