public final class JsonUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static JmxProcess |
getJmxProcess(File file)
Uses jackson to load json configuration from a File into a full object
tree representation of that json.
|
public static JmxProcess getJmxProcess(File file) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.