public class JVMMemoryConverter extends Object implements JolokiaConverter
| Constructor and Description |
|---|
JVMMemoryConverter(List<JVMMemoryInfo> jvmMemoryInfos,
String parentPropertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(String propertyName,
org.json.simple.JSONObject jsonObject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertpublic JVMMemoryConverter(List<JVMMemoryInfo> jvmMemoryInfos, String parentPropertyName)
public void convert(String propertyName, org.json.simple.JSONObject jsonObject)
convert in interface JolokiaConverterThis documentation was released into the public domain.