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, wait
convert
public JVMMemoryConverter(List<JVMMemoryInfo> jvmMemoryInfos, String parentPropertyName)
public void convert(String propertyName, org.json.simple.JSONObject jsonObject)
convert
in interface JolokiaConverter
This documentation was released into the public domain.